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 32c3475 commit 0644173Copy full SHA for 0644173
CHANGELOG.md
@@ -1,5 +1,7 @@
1
# Changelog
2
3
+### [1.27.1](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.27.0...v1.27.1) (2022-12-23)
4
+
5
## [1.27.0](https://github.com/JoshuaKGoldberg/template-typescript-node-package/compare/v1.26.0...v1.27.0) (2022-12-23)
6
7
### Features
package.json
@@ -67,5 +67,5 @@
67
"test": "vitest"
68
},
69
"type": "module",
70
- "version": "1.27.0"
+ "version": "1.27.1"
71
}
0 commit comments