From a4efbf25373d425eee0c106fef99350aeaa6530b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2024 16:33:00 -0400 Subject: [PATCH] chore: release 3.1.0 (#147) :robot: I have created a release *beep* *boop* --- ## [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) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .release-please-manifest.json | 2 +- CHANGELOG.md | 6 ++++++ package.json | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) 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": {