mirror of
https://github.com/cycjimmy/semantic-release-action.git
synced 2025-11-14 14:03:47 +00:00
build(deps): bump semantic-release from 19.0.5 to 21.0.0
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 19.0.5 to 21.0.0. - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](https://github.com/semantic-release/semantic-release/compare/v19.0.5...v21.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>
This commit is contained in:
parent
13158f9d71
commit
554a049132
2 changed files with 3220 additions and 1593 deletions
5129
package-lock.json
generated
5129
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -25,6 +25,6 @@
|
||||||
"@cycjimmy/awesome-js-funcs": "^4.0.4",
|
"@cycjimmy/awesome-js-funcs": "^4.0.4",
|
||||||
"@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": "^19.0.5"
|
"semantic-release": "^21.0.0"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue