5
0
Fork 0
mirror of https://github.com/cycjimmy/semantic-release-action.git synced 2025-11-07 10:46:56 +00:00

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

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

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-version: 25.0.1
  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-20 00:01:18 +00:00 committed by GitHub
parent e03fa181e1
commit c2e8192191
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 1508 additions and 1777 deletions

3281
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.1"
}
}