Semantic Release Action Fork
Version updated for https://github.com/NuoXianTech/semantic-release-action to version v1.0.2.
- This action is used across all versions by ? repositories.
Action Type
This is a Node action using Node version 24.
Go to the GitHub Marketplace to find the latest changes.
What’s Changed
- fix: update action to use Node.js 24 for compatibility (b45e6e2)
- fix: downgrade @types/node to version 24.12.4 for compatibility (80fb094)
- 更新 package.json,修改名称和版本,调整开发依赖和生产依赖版本 (e708ffc)
- Remove node_modules (2021bb5)
- Update action.yml (6736110)
- Delete .github/workflows directory (e5a7c13)
- Update action.yml (2e10652)
- Create action.yml (1a346e3)
- Release 1.0.4 (a0d69ba)
- Fix issue when parsed version has undefined numbers (2105997)