chore(release): 5.0.0 [skip ci]

# [5.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.2...v5.0.0) (2025-08-30)

### Features

* update node version on runner to 24 ([7869323](78693238b0))

### BREAKING CHANGES

* this action now runs using node 24
This commit is contained in:
semantic-release-bot 2025-08-30 01:16:42 +00:00
parent 5362fd1cca
commit 9cc899c47e
3 changed files with 18 additions and 5 deletions

View file

@ -1,3 +1,15 @@
# [5.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.2...v5.0.0) (2025-08-30)
### Features
* update node version on runner to 24 ([7869323](https://github.com/cycjimmy/semantic-release-action/commit/78693238b0cffcbd79484ca9c3f634c6d1e3978a))
### BREAKING CHANGES
* this action now runs using node 24
## [4.2.2](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2) (2025-07-04)