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

225 commits

Author SHA1 Message Date
Geoffrey.C
605b3f60ec docs: perfect the description of outputs 2022-03-31 20:34:15 +08:00
Geoffrey.C
e7471c7711 style: reformat table 2022-03-31 20:30:12 +08:00
Geoffrey.C
5c923056b2 docs: perfect the description of new_release_published
#104
2022-03-31 20:26:39 +08:00
Geoffrey.C
0e9301d6c8
Merge pull request #103 from cycjimmy/dependabot/npm_and_yarn/minimist-1.2.6
build(deps): bump minimist from 1.2.5 to 1.2.6
2022-03-28 23:34:54 +08:00
dependabot[bot]
6206db2cd0
build(deps): bump minimist from 1.2.5 to 1.2.6
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6.
- [Release notes](https://github.com/substack/minimist/releases)
- [Commits](https://github.com/substack/minimist/compare/1.2.5...1.2.6)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 15:32:16 +00:00
Geoffrey.C
798114bdd8
Merge pull request #102 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.8
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.6 to 4.0.8
2022-03-28 23:31:49 +08:00
dependabot[bot]
c371cca3cb
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.6 to 4.0.8
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 4.0.6 to 4.0.8.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v4.0.6...v4.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-28 00:00:53 +00:00
Geoffrey.C
2ba6a39f95
Merge pull request #101 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.6
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.4 to 4.0.6
2022-03-25 19:25:45 +08:00
dependabot[bot]
e6909f55ae
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.4 to 4.0.6
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 4.0.4 to 4.0.6.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/main/docs/CHANGELOG.md)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v4.0.4...v4.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-25 00:00:54 +00:00
Geoffrey.C
1241834f31
Merge pull request #100 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.4
build(deps): bump @cycjimmy/awesome-js-funcs from 3.1.0 to 4.0.4
2022-03-21 11:12:02 +08:00
Geoffrey.C
46ed3f6eca ci: modify ci tasks 2022-03-21 11:09:16 +08:00
Geoffrey.C
32ba2144e2 build: fix cjs path 2022-03-21 11:01:20 +08: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
Geoffrey.C
67d26dbf10
Merge pull request #97 from cycjimmy/switch-operating-environment-to-node16
feat: switch operating environment to node16
2022-03-03 19:09:14 +08:00
Geoffrey.C
9e18bbac09 docs(readme): specify cycjimmy/semantic-release-action version as v3
specify cycjimmy/semantic-release-action version as v3
2022-03-03 19:02:03 +08:00
Geoffrey.C
96f3436022 ci: release with the latest action
release with the latest action
2022-03-03 18:36:24 +08:00
Geoffrey.C
b5f16ae54b feat: switch operating environment to node16
switch operating environment to node16

BREAKING CHANGE: switch operating environment to node16

#92, #96
2022-03-03 16:56:19 +08:00
Geoffrey.C
f6b0ca3d7a docs: upgrade actions/checkout to v3 2022-03-03 16:45:48 +08:00
Geoffrey.C
e878537b76
Merge pull request #95 from cycjimmy/dependabot/github_actions/actions/checkout-3
build(deps): bump actions/checkout from 2 to 3
2022-03-02 10:18:31 +08:00
Geoffrey.C
26b4020d83
Merge pull request #94 from cycjimmy/dependabot/github_actions/actions/setup-node-3
build(deps): bump actions/setup-node from 2 to 3
2022-03-02 10:17:11 +08:00
dependabot[bot]
35e294f35d
build(deps): bump actions/checkout from 2 to 3
Bumps [actions/checkout](https://github.com/actions/checkout) from 2 to 3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-02 00:24:59 +00:00
dependabot[bot]
1a69751993
build(deps): bump actions/setup-node from 2 to 3
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2 to 3.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v2...v3)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 00:37:43 +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
a974dcb175
Merge pull request #88 from Thomgrus/feat/add-working-dir
feat: add working dir
2021-12-12 20:57:48 +08:00
Thomas GRUSON
71260837fb
feat: add working dir 2021-12-09 17:29:22 +01:00
Geoffrey.C
d9c764f106 docs: complete the description of "last_release_version" in action.yml
#82
2021-11-26 16:00:44 +08: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
Geoffrey.C
1e9c2ebd65
Merge pull request #83 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-2.7.0
build(deps): bump @cycjimmy/awesome-js-funcs from 2.6.1 to 2.7.0
2021-11-03 14:47:31 +08:00
dependabot[bot]
949c49730d
build(deps): bump @cycjimmy/awesome-js-funcs from 2.6.1 to 2.7.0
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v2.6.1...v2.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-03 00:00:59 +00: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
Geoffrey.C
9089e66e36
Merge pull request #82 from mKeRix/last-release-version
feat: add output for last release version
2021-10-15 10:43:20 +08:00
heiko.rothe
f8175c6491
feat: add output for last release version
E.g. helpful to use in CI pipelines where versions are not committed to
the repository.
2021-10-14 17:12:50 +02:00
Geoffrey.C
d309c4a687
Merge pull request #81 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.6.0
build(deps): bump @actions/core from 1.5.0 to 1.6.0
2021-10-13 15:56:05 +08:00
dependabot[bot]
c29f2f6e79
build(deps): bump @actions/core from 1.5.0 to 1.6.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 00:00:40 +00:00
Geoffrey.C
dfe2b6697c
Merge pull request #76 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.5.0
build(deps): bump @actions/core from 1.4.0 to 1.5.0
2021-08-24 10:04:06 +08:00
dependabot[bot]
ae48fc372c
build(deps): bump @actions/core from 1.4.0 to 1.5.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.4.0 to 1.5.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-20 00:00:36 +00:00
Geoffrey.C
f18184c9f4
Merge pull request #74 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-2.6.1
build(deps): bump @cycjimmy/awesome-js-funcs from 2.5.0 to 2.6.1
2021-07-23 09:59:33 +08:00
dependabot[bot]
1230a75766
build(deps): bump @cycjimmy/awesome-js-funcs from 2.5.0 to 2.6.1
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.5.0 to 2.6.1.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v2.5.0...v2.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-23 00:00:44 +00:00
Geoffrey.C
cb1b234778
Merge pull request #68 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.4.0
build(deps): bump @actions/core from 1.3.0 to 1.4.0
2021-06-08 16:42:32 +08:00
dependabot[bot]
6a6f1cfb1f
build(deps): bump @actions/core from 1.3.0 to 1.4.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.3.0 to 1.4.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

---
updated-dependencies:
- dependency-name: "@actions/core"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-06-08 05:01:45 +00:00
Geoffrey.C
ecf819dc04
Merge pull request #67 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.3.0
build(deps): bump @actions/core from 1.2.7 to 1.3.0
2021-05-24 20:29:40 +08:00
dependabot[bot]
b8575857a2
build(deps): bump @actions/core from 1.2.7 to 1.3.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.7 to 1.3.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 05:10:16 +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
Geoffrey.C
13af016fd0
Merge pull request #63 from denouche/master
fix: use error loglevel for installing dependencies
2021-04-30 09:47:55 +08:00
antoine.leveugle
ed6729b716 fix: use error loglevel for installing dependencies
Because warnings during dependencies installation are not meants to make crash the release
Closes #57
2021-04-29 21:01:15 +02:00
Geoffrey.C
a893a77685
Merge pull request #62 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-2.5.0
build(deps): bump @cycjimmy/awesome-js-funcs from 2.4.0 to 2.5.0
2021-04-23 13:46:59 +08:00
dependabot[bot]
615b77d7c8
build(deps): bump @cycjimmy/awesome-js-funcs from 2.4.0 to 2.5.0
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/cycjimmy/awesome-js-funcs/releases)
- [Changelog](https://github.com/cycjimmy/awesome-js-funcs/blob/master/release.config.js)
- [Commits](https://github.com/cycjimmy/awesome-js-funcs/compare/v2.4.0...v2.5.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-23 05:08:19 +00:00
Geoffrey.C
6ddb666a02
Merge pull request #61 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.2.7
build(deps): bump @actions/core from 1.2.6 to 1.2.7
2021-04-14 21:17:26 +08:00
dependabot[bot]
3adb8b335a
build(deps): bump @actions/core from 1.2.6 to 1.2.7
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.6 to 1.2.7.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/core/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/core)

Signed-off-by: dependabot[bot] <support@github.com>
2021-04-14 05:05:04 +00:00