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 24.2.9 to 25.0.2

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

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.2
  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-11-13 10:41:44 +00:00 committed by GitHub
parent 100d1fb3a3
commit ab5fcf7b2d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1842 additions and 2185 deletions

4021
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.2"
}
}