5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-14 05:53:46 +00:00

build(deps): bump semantic-release from 21.1.1 to 22.0.1

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 21.1.1 to 22.0.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v21.1.1...v22.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-09-22 00:57:06 +00:00 committed by GitHub
parent a8347177c7
commit c57e804512
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 963 additions and 1406 deletions

2367
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -25,6 +25,6 @@
"@cycjimmy/awesome-js-funcs": "^4.0.9", "@cycjimmy/awesome-js-funcs": "^4.0.9",
"@semantic-release/changelog": "^6.0.3", "@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1", "@semantic-release/git": "^10.0.1",
"semantic-release": "^21.1.1" "semantic-release": "^22.0.1"
} }
} }