chore(release): 6.0.0 [skip ci]

# [6.0.0](https://github.com/cycjimmy/semantic-release-action/compare/v5.0.2...v6.0.0) (2025-11-17)

### Features

* **deps:** update semantic-release to version 25 ([9246c0b](9246c0bd17))

### BREAKING CHANGES

* **deps:** Update semantic-release to version 25
This commit is contained in:
semantic-release-bot 2025-11-17 07:36:31 +00:00
parent f80bc73384
commit b12c8f6015
3 changed files with 15 additions and 3 deletions

View file

@ -1,6 +1,6 @@
{
"name": "@cycjimmy/semantic-release-action",
"version": "5.0.2",
"version": "6.0.0",
"description": "GitHub Action for Semantic Release",
"main": "index.js",
"scripts": {