5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00
Commit graph

57 commits

Author SHA1 Message Date
semantic-release-bot
c4a2fa8906 chore(release): 4.2.1 [skip ci]
## [4.2.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1) (2025-06-07)

### Bug Fixes

* update marked terminal to v7.3.0 ([b52fa1b](b52fa1bae5))
2025-06-07 15:35:33 +00:00
semantic-release-bot
0a51e81a6b chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.1...v4.2.0) (2025-03-14)

### Features

* add ability to unset GITHUB_ACTION env var ([266ea7e](266ea7eb8c))
2025-03-14 08:16:45 +00:00
semantic-release-bot
b1b432f13a chore(release): 4.1.1 [skip ci]
## [4.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.1.0...v4.1.1) (2024-09-25)

### Bug Fixes

* default use semantic-release@24 ([c22487b](c22487b442))
2024-09-25 05:57:10 +00:00
Geoffrey.C
c22487b442 fix: default use semantic-release@24 2024-09-25 11:03:28 +08:00
dependabot[bot]
fb2705bf49
build(deps): bump semantic-release from 23.1.1 to 24.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.1.1 to 24.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.1.1...v24.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-06-03 00:44:19 +00:00
semantic-release-bot
cb425203a5 chore(release): 4.1.0 [skip ci]
# [4.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.0.0...v4.1.0) (2024-03-19)

### Bug Fixes

* fix syntax error for importing ([4297675](42976755bc))

### Features

* add repository_url input ([8dffec4](8dffec4efa))
2024-03-19 14:06:35 +00:00
dependabot[bot]
d1a003554c
build(deps): bump semantic-release from 22.0.12 to 23.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.12 to 23.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.12...v23.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-01-15 00:38:24 +00:00
dependabot[bot]
87200af8be
build(deps): bump semantic-release from 21.1.1 to 22.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.1.1 to 22.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.1.1...v22.0.5)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-09-25 00:52:58 +00:00
semantic-release-bot
61680d0e9b chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.4.2...v4.0.0) (2023-08-31)

### Features

* update node version on runner to 20 ([0c20554](0c2055456e))

### BREAKING CHANGES

* set the default node version to 20
2023-08-31 02:53:29 +00:00
Geoffrey.C
3b12aa9783 chore: upgrade deps 2023-08-30 21:37:25 +08:00
Johan Enell
0c2055456e feat: update node version on runner to 20
BREAKING CHANGE: set the default node version to 20
2023-08-24 15:09:28 +02:00
semantic-release-bot
8e58d20d0f chore(release): 3.4.2 [skip ci]
## [3.4.2](https://github.com/cycjimmy/semantic-release-action/compare/v3.4.1...v3.4.2) (2023-03-30)

### Bug Fixes

* fix installation error for npm-audit ([86a0e59](86a0e59803)), closes [#159](https://github.com/cycjimmy/semantic-release-action/issues/159)
2023-03-30 08:16:14 +00:00
semantic-release-bot
13158f9d71 chore(release): 3.4.1 [skip ci]
## [3.4.1](https://github.com/cycjimmy/semantic-release-action/compare/v3.4.0...v3.4.1) (2023-03-30)

### Bug Fixes

* **windUpJob:** set last_release outputs before returning ([91e3dc6](91e3dc6dcc))
2023-03-30 05:56:55 +00:00
semantic-release-bot
91ab76a4a3 chore(release): 3.4.0 [skip ci]
# [3.4.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.3.0...v3.4.0) (2023-03-15)

### Features

* add `ci` input parameter ([b356b18](b356b18b5f))
2023-03-15 02:49:44 +00:00
semantic-release-bot
4223352d77 chore(release): 3.3.0 [skip ci]
# [3.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.2.0...v3.3.0) (2023-03-07)

### Features

* support for option tagFormat ([ed38eb0](ed38eb0e99))
2023-03-07 02:20:56 +00:00
semantic-release-bot
8f6ceb9d5a chore(release): 3.2.0 [skip ci]
# [3.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.2...v3.2.0) (2022-11-04)

### Features

* added gitHead and gitTag outputs ([385af4f](385af4fa1c))
2022-11-04 14:02:15 +00:00
semantic-release-bot
be27b56c2b chore(release): 3.1.2 [skip ci]
## [3.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.1...v3.1.2) (2022-10-19)

### Bug Fixes

* **actions:** update @actions/core to cope with new output ([3e7aded](3e7adedd11))
2022-10-19 02:32:11 +00:00
Olivier Cuypers
3e7adedd11 fix(actions): update @actions/core to cope with new output
https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands
2022-10-18 22:51:42 +02:00
semantic-release-bot
e1fe1fc00a chore(release): 3.1.1 [skip ci]
## [3.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v3.1.0...v3.1.1) (2022-08-30)

### Bug Fixes

* set last_release_version output even if no release has been published ([b1467cd](b1467cd17e))
2022-08-30 06:09:14 +00:00
semantic-release-bot
071ef4c964 chore(release): 3.1.0 [skip ci]
# [3.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v3.0.0...v3.1.0) (2022-08-05)

### Features

* handle versioned extends inputs correctly ([4a51b9f](4a51b9fada))
2022-08-05 02:13:36 +00:00
dependabot[bot]
fe6733582f
build(deps): bump @cycjimmy/awesome-js-funcs from 3.1.0 to 4.0.4
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 3.1.0 to 4.0.4.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/release.config.cjs)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v3.1.0...v4.0.4)

---
updated-dependencies:
- dependency-name: "@cycjimmy/awesome-js-funcs"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-21 00:01:18 +00:00
semantic-release-bot
3b88c82b34 chore(release): 3.0.0 [skip ci]
# [3.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.7.0...v3.0.0) (2022-03-03)

### Features

* switch operating environment to node16 ([b5f16ae](b5f16ae54b)), closes [#92](https://github.com/cycjimmy/semantic-release-action/issues/92) [#96](https://github.com/cycjimmy/semantic-release-action/issues/96)

### BREAKING CHANGES

* switch operating environment to node16
2022-03-03 11:09:56 +00:00
semantic-release-bot
5982a02995 chore(release): 2.7.0 [skip ci]
# [2.7.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.6.0...v2.7.0) (2021-12-12)

### Features

* add working dir ([7126083](71260837fb))
2021-12-12 12:58:20 +00:00
Geoffrey.C
18efd1eecf build(deps): bump @cycjimmy/awesome-js-funcs from 2.7.0 to 3.1.0
fix #85
2021-11-26 14:41:01 +08:00
semantic-release-bot
767cc0b0cd chore(release): 2.6.0 [skip ci]
# [2.6.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.4...v2.6.0) (2021-10-15)

### Features

* add output for last release version ([f8175c6](f8175c6491))
2021-10-15 02:44:07 +00:00
semantic-release-bot
116647291d chore(release): 2.5.4 [skip ci]
## [2.5.4](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.3...v2.5.4) (2021-04-30)

### Bug Fixes

* use error loglevel for installing dependencies ([ed6729b](ed6729b716)), closes [#57](https://github.com/cycjimmy/semantic-release-action/issues/57)
2021-04-30 01:48:37 +00:00
semantic-release-bot
a9710ea058 chore(release): 2.5.3 [skip ci]
## [2.5.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.2...v2.5.3) (2020-11-16)

### Bug Fixes

* fix a type error when nextRelease is undefined ([f1ae39a](f1ae39a58a))
2020-11-16 02:47:29 +00:00
semantic-release-bot
700d706080 chore(release): 2.5.2 [skip ci]
## [2.5.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.1...v2.5.2) (2020-11-12)

### Bug Fixes

* use silent installation to prevent npm WARN ([7ca507d](7ca507d26a)), closes [#48](https://github.com/cycjimmy/semantic-release-action/issues/48)
2020-11-12 08:52:37 +00:00
semantic-release-bot
a631f2b705 chore(release): 2.5.1 [skip ci]
## [2.5.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.5.0...v2.5.1) (2020-11-12)

### Bug Fixes

* **deps:** upgrade dependencies ([2a98893](2a988931ba)), closes [#44](https://github.com/cycjimmy/semantic-release-action/issues/44)
2020-11-12 07:59:07 +00:00
Geoffrey.C
2a988931ba fix(deps): upgrade dependencies
#44
2020-11-12 15:57:35 +08:00
semantic-release-bot
3e9fa3795d chore(release): 2.5.0 [skip ci]
# [2.5.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.2...v2.5.0) (2020-07-02)

### Features

* **outputs:** add new_release_channel ([ae40dc6](ae40dc6658))
2020-07-02 07:29:16 +00:00
semantic-release-bot
606b318c9c chore(release): 2.4.2 [skip ci]
## [2.4.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.1...v2.4.2) (2020-07-02)

### Bug Fixes

* **new_release_patch_version:** fix the problem of inaccurate new_release_patch_version ([5da0ac5](5da0ac558e))
2020-07-02 06:44:50 +00:00
semantic-release-bot
ed32378269 chore(release): 2.4.1 [skip ci]
## [2.4.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.4.0...v2.4.1) (2020-05-01)

### Bug Fixes

* **deps:** Update @actions/core to ^1.2.4 ([00f8039](00f8039cb6))
2020-05-01 00:50:02 +00:00
Tony Brix
00f8039cb6 fix(deps): Update @actions/core to ^1.2.4 2020-04-30 15:17:30 -05:00
semantic-release-bot
e797462fc6 chore(release): 2.4.0 [skip ci]
# [2.4.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.3.0...v2.4.0) (2020-04-30)

### Bug Fixes

* fixes rebase mistake for import of renamed func ([ddb8d28](ddb8d2814d))

### Features

* added ability to use the "extends" settings ([32db8a4](32db8a49b2))
2020-04-30 08:03:21 +00:00
semantic-release-bot
daaa4dcd09 chore(release): 2.3.0 [skip ci]
# [2.3.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.2.0...v2.3.0) (2020-03-21)

### Features

* **branches:** support branches of semantic-release v16+ ([706c0ef](706c0ef960)), closes [#24](https://github.com/cycjimmy/semantic-release-action/issues/24) [#25](https://github.com/cycjimmy/semantic-release-action/issues/25)
2020-03-21 09:38:18 +00:00
cycjimmy
706c0ef960 feat(branches): support branches of semantic-release v16+
support branches of semantic-release v16+

#24 #25
2020-03-21 16:47:29 +08:00
semantic-release-bot
29af9a264f chore(release): 2.2.0 [skip ci]
# [2.2.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.3...v2.2.0) (2020-03-15)

### Features

* add release notes to output ([a56320d](a56320d643))
2020-03-15 11:10:46 +00:00
semantic-release-bot
2399611b71 chore(release): 2.1.3 [skip ci]
## [2.1.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.2...v2.1.3) (2020-01-19)

### Bug Fixes

* **branch:** parameter `branch` does not work in semantic v16 ([3e27c51](3e27c518af)), closes [#15](https://github.com/cycjimmy/semantic-release-action/issues/15) [#15](https://github.com/cycjimmy/semantic-release-action/issues/15)
2020-01-19 02:20:49 +00:00
semantic-release-bot
221f1449e1 chore(release): 2.1.2 [skip ci]
## [2.1.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.1...v2.1.2) (2020-01-13)

### Bug Fixes

* fix wrong version ([db14ba3](db14ba3eee))
2020-01-13 09:55:29 +00:00
semantic-release-bot
a8e227e5cb chore(release): 2.1.1 [skip ci]
## [2.1.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.1.0...v2.1.1) (2020-01-13)

### Bug Fixes

* **install:** uninterrupted installation errors ([3a7ccd6](3a7ccd6a7f))

### Performance Improvements

* use the latest version of semantic-release by default ([600e4f0](600e4f0e2b))
2020-01-13 09:48:38 +00:00
cycjimmy
600e4f0e2b perf(*): use the latest version of semantic-release by default 2020-01-10 17:20:50 +08:00
cycjimmy
6e2c113f1b improvement: upgrade semantic-release to 15.14.0 2020-01-10 16:41:34 +08:00
semantic-release-bot
638af1134e chore(release): 2.1.0 [skip ci]
# [2.1.0](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.3...v2.1.0) (2019-10-31)

### Features

* **inputs:** add semantic_version to specify version range([#3](https://github.com/cycjimmy/semantic-release-action/issues/3)) ([55e8862](55e8862f17))
2019-10-31 16:07:35 +00:00
semantic-release-bot
49e15bd489 chore(release): 2.0.3 [skip ci]
## [2.0.3](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.2...v2.0.3) (2019-10-28)

### Bug Fixes

* **inputs:** adjust the default for the "branch" configuration ([e5c555a](e5c555a613))
2019-10-28 07:12:05 +00:00
cycjimmy
0db4cb61b2 chore(package): update dependencies 2019-10-28 11:07:13 +08:00
semantic-release-bot
9d624df62a chore(release): 2.0.2 [skip ci]
## [2.0.2](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.1...v2.0.2) (2019-10-26)

### Bug Fixes

* **.npmrc:** modify wrong cwd for exec ([6cfcf38](6cfcf38c9b))
2019-10-26 08:27:05 +00:00
semantic-release-bot
2ad69c46d8 chore(release): 2.0.1 [skip ci]
## [2.0.1](https://github.com/cycjimmy/semantic-release-action/compare/v2.0.0...v2.0.1) (2019-10-26)

### Bug Fixes

* **.npmrc:** clean up `.npmrc` file in the repo after releasing ([a0ef86e](a0ef86eea3)), closes [#2](https://github.com/cycjimmy/semantic-release-action/issues/2) [/github.com/semantic-release/semantic-release/issues/974#issuecomment-546577677](https://github.com//github.com/semantic-release/semantic-release/issues/974/issues/issuecomment-546577677)
2019-10-26 07:51:58 +00:00
semantic-release-bot
cf5f706ea8 chore(release): 2.0.0 [skip ci]
# [2.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v1.3.1...v2.0.0) (2019-10-21)

### Styles

* **outputs:** uniform outputs to underline format ([4cea44f](4cea44f71a))

### BREAKING CHANGES

* **outputs:** uniform outputs to underline format

Before:

outputs:
- new-release-published:
- new-release-version
- new-release-major-version
- new-release-minor-version
- new-release-patch-version

After:

outputs:
- new_release_published:
- new_release_version
- new_release_major_version
- new_release_minor_version
- new_release_patch_version
2019-10-21 05:31:55 +00:00
cycjimmy
463a57bad7 build(dependencies): use commitizen 2019-10-21 11:07:06 +08:00