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 6486967 commit 190ecb1Copy full SHA for 190ecb1
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [3.4.3](https://github.com/npm/template-oss/compare/v3.4.2...v3.4.3) (2022-05-03)
4
+
5
6
+### Bug Fixes
7
8
+* add 'use strict' to .eslintrc.js ([#141](https://github.com/npm/template-oss/issues/141)) ([6486967](https://github.com/npm/template-oss/commit/64869675f597eaf96e491b19edb8718db9939352))
9
10
### [3.4.2](https://github.com/npm/template-oss/compare/v3.4.1...v3.4.2) (2022-04-22)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
- "version": "3.4.2",
+ "version": "3.4.3",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/content/index.js",
"bin": {
0 commit comments