chore(release): 4.2.2 [skip ci]

## [4.2.2](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2) (2025-07-04)

### Bug Fixes

* **cleanupNpmrc.task.js:** Use @actions/io to remove .npmrc ([b7db0cb](b7db0cbbf5))
This commit is contained in:
semantic-release-bot 2025-07-04 15:16:47 +00:00
parent 5d996b8178
commit 16ca923e6c
3 changed files with 13 additions and 5 deletions

View file

@ -1,3 +1,10 @@
## [4.2.2](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.1...v4.2.2) (2025-07-04)
### Bug Fixes
* **cleanupNpmrc.task.js:** Use @actions/io to remove .npmrc ([b7db0cb](https://github.com/cycjimmy/semantic-release-action/commit/b7db0cbbf5f42eb8fe027828c236fbc340b5429e))
## [4.2.1](https://github.com/cycjimmy/semantic-release-action/compare/v4.2.0...v4.2.1) (2025-06-07)