5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-10 20:26:55 +00:00

build(deps): bump semantic-release from 24.2.9 to 25.0.0

Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.2.9 to 25.0.0.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](https://github.com/semantic-release/semantic-release/compare/v24.2.9...v25.0.0)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.0
  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] 2025-10-16 00:01:02 +00:00 committed by GitHub
parent ba330626c4
commit 249037185c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1498 additions and 1771 deletions

3265
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -26,6 +26,6 @@
"@cycjimmy/awesome-js-funcs": "^4.0.9",
"@semantic-release/changelog": "^6.0.3",
"@semantic-release/git": "^10.0.1",
"semantic-release": "^24.2.9"
"semantic-release": "^25.0.0"
}
}