We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 82064ff commit 27983a8Copy full SHA for 27983a8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.3.2](https://github.com/npm/template-oss/compare/v3.3.1...v3.3.2) (2022-04-06)
4
+
5
6
+### Bug Fixes
7
8
+* add pull requests permissions to release please ([#129](https://github.com/npm/template-oss/issues/129)) ([82064ff](https://github.com/npm/template-oss/commit/82064ff6f7cacaa2c5fb9ebad0eaee1209963f8e))
9
10
### [3.3.1](https://github.com/npm/template-oss/compare/v3.3.0...v3.3.1) (2022-04-06)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
- "version": "3.3.1",
+ "version": "3.3.2",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/content/index.js",
"bin": {
0 commit comments