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 0503263 commit e1402ccCopy full SHA for e1402cc
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+### [2.5.1](https://www.github.com/npm/template-oss/compare/v2.5.0...v2.5.1) (2022-01-17)
4
+
5
6
+### Bug Fixes
7
8
+* move non-windows ci.yml to correct location ([#32](https://www.github.com/npm/template-oss/issues/32)) ([0503263](https://www.github.com/npm/template-oss/commit/0503263444dd780b9fef72e1ffada1954ee05c77))
9
10
## [2.5.0](https://www.github.com/npm/template-oss/compare/v2.4.3...v2.5.0) (2022-01-11)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@npmcli/template-oss",
- "version": "2.5.0",
+ "version": "2.5.1",
"description": "templated files used in npm CLI team oss projects",
"main": "lib/index.js",
"bin": {
0 commit comments