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

86 commits

Author SHA1 Message Date
Geoffrey.C
bb90f94a1b
Merge pull request #202 from cycjimmy/dependabot/npm_and_yarn/semantic-release-23.0.8
build(deps): bump semantic-release from 23.0.6 to 23.0.8
2024-04-30 15:54:38 +08:00
dependabot[bot]
4a6feb1f5b
build(deps): bump tar and npm
Removes [tar](https://github.com/isaacs/node-tar). It's no longer used after updating ancestor dependency [npm](https://github.com/npm/cli). These dependencies need to be updated together.


Removes `tar`

Updates `npm` from 10.5.0 to 10.5.2
- [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/v10.5.0...v10.5.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-11 15:36:01 +00:00
dependabot[bot]
cc8ea29b52
build(deps): bump semantic-release from 23.0.6 to 23.0.8
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.6 to 23.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.6...v23.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-10 00:48:45 +00:00
dependabot[bot]
70a0e07b09
build(deps): bump semantic-release from 23.0.5 to 23.0.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.5 to 23.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.5...v23.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-03-25 00:51:58 +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]
1b654c1733
build(deps): bump semantic-release from 23.0.2 to 23.0.5
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.2 to 23.0.5.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.2...v23.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>
2024-03-19 00:09:41 +00:00
dependabot[bot]
bc108a0ca6
build(deps): bump semantic-release from 23.0.1 to 23.0.2
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.1 to 23.0.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.1...v23.0.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 00:35:15 +00:00
dependabot[bot]
11b7c4f0c5
build(deps): bump semantic-release from 23.0.0 to 23.0.1
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 23.0.0 to 23.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v23.0.0...v23.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-07 00:27:12 +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]
e4f0ee8a70
build(deps): bump semantic-release from 22.0.11 to 22.0.12
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.11 to 22.0.12.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.11...v22.0.12)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-13 00:07:18 +00:00
dependabot[bot]
9ed94e4d91
build(deps): bump semantic-release from 22.0.10 to 22.0.11
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.10 to 22.0.11.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.10...v22.0.11)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-12 00:15:06 +00:00
dependabot[bot]
656effc79e
build(deps): bump semantic-release from 22.0.8 to 22.0.10
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.8 to 22.0.10.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.8...v22.0.10)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-12-07 00:21:07 +00:00
dependabot[bot]
85d4c2b9ea
build(deps): bump semantic-release from 22.0.7 to 22.0.8
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.7 to 22.0.8.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.7...v22.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-20 00:34:08 +00:00
dependabot[bot]
c586abd183
build(deps): bump semantic-release from 22.0.6 to 22.0.7
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.6 to 22.0.7.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.6...v22.0.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-06 00:58:38 +00:00
dependabot[bot]
59421a5456
build(deps): bump semantic-release from 22.0.5 to 22.0.6
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 22.0.5 to 22.0.6.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v22.0.5...v22.0.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-01 00:24:01 +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
dependabot[bot]
c0dc506681
build(deps): bump @actions/core from 1.10.0 to 1.10.1
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.10.0 to 1.10.1.
- [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>
2023-09-12 00:27:22 +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
dependabot[bot]
c5d479910c
build(deps): bump @semantic-release/changelog from 6.0.2 to 6.0.3
Bumps [@semantic-release/changelog](https://github.com/semantic-release/changelog) from 6.0.2 to 6.0.3.
- [Release notes](https://github.com/semantic-release/changelog/releases)
- [Commits](https://github.com/semantic-release/changelog/compare/v6.0.2...v6.0.3)

---
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>
2023-03-24 00:56:31 +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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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