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 5b49817 commit 80149eaCopy full SHA for 80149ea
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [2.7.1](https://www.github.com/npm/template-oss/compare/v2.7.0...v2.7.1) (2022-02-07)
4
+
5
6
+### Bug Fixes
7
8
+* run install when dependabot updates us ([5b49817](https://www.github.com/npm/template-oss/commit/5b49817ee15863e613d82bcb265f2f11246ec268))
9
10
## [2.7.0](https://www.github.com/npm/template-oss/compare/v2.6.0...v2.7.0) (2022-02-02)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
- "version": "2.7.0",
+ "version": "2.7.1",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/index.js",
"bin": {
0 commit comments