diff --git a/.release-please-manifest.json b/.release-please-manifest.json index d4f6f29..ada7355 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "3.0.0" + ".": "3.1.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 82ac3aa..21b72d4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [3.1.0](https://github.com/npm/stafftools/compare/v3.0.0...v3.1.0) (2024-08-27) + +### Features + +* [`df7a431`](https://github.com/npm/stafftools/commit/df7a431c2318a3d62df65197d4bf229d3eb34dcf) [#146](https://github.com/npm/stafftools/pull/146) Avoid refixing successful template-oss PRs (#146) (@hashtagchris, @wraithgar) + ## [3.0.0](https://github.com/npm/stafftools/compare/v2.5.0...v3.0.0) (2024-08-27) ### ⚠️ BREAKING CHANGES diff --git a/package.json b/package.json index 6cc88cd..1efcc4e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@npmcli/stafftools", - "version": "3.0.0", + "version": "3.1.0", "description": "The npm CLI Team's Internal Tools", "main": "./lib/index.js", "bin": {