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
a3e5470bff chore: dependabot ignore semantic-release v20 2023-02-08 09:47:55 +08:00
Geoffrey.C
90a4cbe14c
Merge pull request #149 from MikeMcC399/readme-semantic_version
docs(README): update semantic_version description
2023-02-07 14:24:09 +08:00
Mike McCready
e3d9ccfb4a docs(README): update semantic_version description
Update the instructions for using the semantic_version parameter
Describe the current incompatibility with semantic-release v20

closes #148
2023-02-06 08:46:16 +01:00
Geoffrey.C
56bb7f907a
Merge pull request #141 from drahamim/main
docs: update semantic changelog version to 6.0.0
2022-12-16 12:58:20 +08:00
Daniel Rahamim
ff52a9cdec
docs: update semantic changelog version to 6.0.0 2022-12-15 17:22:04 -08:00
Geoffrey.C
2fd1258b18
Merge pull request #139 from cycjimmy/dependabot/npm_and_yarn/semantic-release/changelog-6.0.2
build(deps): bump @semantic-release/changelog from 6.0.1 to 6.0.2
2022-11-30 15:45:56 +08:00
dependabot[bot]
1c8178b66e
build(deps): bump @semantic-release/changelog from 6.0.1 to 6.0.2
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](https://github.com/semantic-release/changelog/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: "@semantic-release/changelog"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-11-30 00:00:44 +00:00
Geoffrey.C
d29cb33eb0
Merge pull request #138 from cycjimmy/dependabot/npm_and_yarn/cycjimmy/awesome-js-funcs-4.0.9
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.8 to 4.0.9
2022-11-23 15:21:07 +08:00
dependabot[bot]
08ff2f4bee
build(deps): bump @cycjimmy/awesome-js-funcs from 4.0.8 to 4.0.9
Bumps [@cycjimmy/awesome-js-funcs](https://github.com/cycjimmy/awesome-js-funcs) from 4.0.8 to 4.0.9.
- [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.8...v4.0.9)

---
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-11-15 00:00:25 +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
Geoffrey.C
a297eb166c
Merge pull request #135 from dkhunt27/cycjimmy
feat: Add new outputs for git head and tags
2022-11-04 22:01:54 +08:00
Dan Hunt
385af4fa1c feat: added gitHead and gitTag outputs 2022-11-03 10:35:24 -04:00
Dan Hunt
17e74ffa57
Merge pull request #2 from cycjimmy/main
Merge cycjimmy main
2022-10-28 10:19:07 -04:00
cycjimmy
bdd914ff24 docs(README): update broken links 2022-10-19 15:56:34 +08: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
Geoffrey.C
37e7c0244c
Merge pull request #129 from OlivierCuyp/main
fix(actions): update @actions/core to cope with new output
2022-10-19 10:31:35 +08: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
Geoffrey.C
8139709974
Merge pull request #126 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.10.0
build(deps): bump @actions/core from 1.9.1 to 1.10.0
2022-09-30 21:36:51 +08:00
Geoffrey.C
269aa6bf89
Merge pull request #124 from nickmccurdy/rename-to-main
chore: rename default branch to main
2022-09-30 21:32:11 +08:00
dependabot[bot]
157e118154
build(deps): bump @actions/core from 1.9.1 to 1.10.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.1 to 1.10.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>
2022-09-30 00:01:20 +00:00
Nick McCurdy
4b8114c504 chore: rename default branch to main 2022-09-25 12:41:53 -04: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
Geoffrey.C
363224fb2d
Merge pull request #121 from BirdDev/fix_set_last_release_version
Fix set last_release_version output even if no release has been published
2022-08-30 14:08:50 +08:00
Geoffrey.C
3cbcb2b508
Merge pull request #123 from cycjimmy/dependabot/npm_and_yarn/semantic-release-19.0.5
build(deps): bump semantic-release from 19.0.4 to 19.0.5
2022-08-24 23:36:10 +08:00
dependabot[bot]
34c4524710
build(deps): bump semantic-release from 19.0.4 to 19.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.4 to 19.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.4...v19.0.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-24 00:01:09 +00:00
Geoffrey.C
5ba42e3254
Merge pull request #122 from cycjimmy/dependabot/npm_and_yarn/semantic-release-19.0.4
build(deps): bump semantic-release from 19.0.3 to 19.0.4
2022-08-23 10:07:40 +08:00
dependabot[bot]
3f9f39bfef
build(deps): bump semantic-release from 19.0.3 to 19.0.4
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.3 to 19.0.4.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.3...v19.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-23 00:01:17 +00:00
BirdDev
b1467cd17e fix: set last_release_version output even if no release has been published 2022-08-22 22:35:41 +02:00
Geoffrey.C
3ad3c5e0d4
Merge pull request #118 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.1
build(deps): bump @actions/core from 1.9.0 to 1.9.1
2022-08-09 11:04:44 +08:00
dependabot[bot]
8a55647386
build(deps): bump @actions/core from 1.9.0 to 1.9.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.9.0 to 1.9.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 00:00:47 +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
Geoffrey.C
f3d7b213ab
Merge pull request #117 from mKeRix/feat/extends-versions
feat: handle versioned extends inputs correctly
2022-08-05 10:13:07 +08:00
Geoffrey.C
e1ef9753d8 docs: improve the description of extends 2022-08-05 10:11:35 +08:00
heiko.rothe
4a51b9fada
feat: handle versioned extends inputs correctly
In some cases, you may want to provide a version for the config you want
to extend. This change will now pass the correct format for such a case
down to semantic-release.
2022-08-01 12:30:51 +02:00
Geoffrey.C
ccac67441a
Merge pull request #116 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.9.0
build(deps): bump @actions/core from 1.8.2 to 1.9.0
2022-06-16 10:30:06 +08:00
dependabot[bot]
59d08dfe8f
build(deps): bump @actions/core from 1.8.2 to 1.9.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.2 to 1.9.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>
2022-06-16 00:00:50 +00:00
Geoffrey.C
62406dcb53
Merge pull request #114 from cycjimmy/dependabot/npm_and_yarn/semantic-release-19.0.3
build(deps): bump semantic-release from 19.0.2 to 19.0.3
2022-06-10 10:09:53 +08:00
dependabot[bot]
968bb6fb5f
build(deps): bump semantic-release from 19.0.2 to 19.0.3
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.2 to 19.0.3.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.2...v19.0.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-10 00:01:13 +00:00
Geoffrey.C
311d6d3fc0
Merge pull request #112 from cycjimmy/dependabot/npm_and_yarn/semver-regex-3.1.4
build(deps): bump semver-regex from 3.1.3 to 3.1.4
2022-06-04 09:35:48 +08:00
dependabot[bot]
e6640d919b
build(deps): bump semver-regex from 3.1.3 to 3.1.4
Bumps [semver-regex](https://github.com/sindresorhus/semver-regex) from 3.1.3 to 3.1.4.
- [Release notes](https://github.com/sindresorhus/semver-regex/releases)
- [Commits](https://github.com/sindresorhus/semver-regex/commits/v3.1.4)

---
updated-dependencies:
- dependency-name: semver-regex
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-04 00:03:37 +00:00
Geoffrey.C
65166c4119
Merge pull request #111 from cycjimmy/dependabot/npm_and_yarn/npm-8.12.0
build(deps): bump npm from 8.5.2 to 8.12.0
2022-06-03 12:51:17 +08:00
dependabot[bot]
0e0af45016
build(deps): bump npm from 8.5.2 to 8.12.0
Bumps [npm](https://github.com/npm/cli) from 8.5.2 to 8.12.0.
- [Release notes](https://github.com/npm/cli/releases)
- [Changelog](https://github.com/npm/cli/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/cli/compare/v8.5.2...v8.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 15:58:15 +00:00
Geoffrey.C
719e6c4cc3
Merge pull request #110 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.8.2
build(deps): bump @actions/core from 1.8.1 to 1.8.2
2022-05-16 20:42:40 +08:00
dependabot[bot]
baac7a4c49
build(deps): bump @actions/core from 1.8.1 to 1.8.2
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.1 to 1.8.2.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-16 00:01:34 +00:00
Geoffrey.C
6756610958
Merge pull request #109 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.8.1
build(deps): bump @actions/core from 1.8.0 to 1.8.1
2022-05-13 11:30:06 +08:00
dependabot[bot]
1aaea7d617
build(deps): bump @actions/core from 1.8.0 to 1.8.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.8.0 to 1.8.1.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-13 00:00:57 +00:00
Geoffrey.C
2d01f03e6c
Merge pull request #108 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.8.0
build(deps): bump @actions/core from 1.7.0 to 1.8.0
2022-05-06 08:18:58 +08:00
dependabot[bot]
779fc8e7f3
build(deps): bump @actions/core from 1.7.0 to 1.8.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.7.0 to 1.8.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>
2022-05-06 00:00:52 +00:00
Geoffrey.C
1659bf6a65
Merge pull request #106 from cycjimmy/dependabot/npm_and_yarn/actions/core-1.7.0
build(deps): bump @actions/core from 1.6.0 to 1.7.0
2022-04-27 08:30:08 +08:00
dependabot[bot]
ebcbf9ed2e
build(deps): bump @actions/core from 1.6.0 to 1.7.0
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.6.0 to 1.7.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>
2022-04-26 00:00:57 +00:00