We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2055a3 commit 32d5084Copy full SHA for 32d5084
CHANGELOG.md
@@ -0,0 +1,9 @@
1
+# Changelog
2
+
3
+## [2.9.1](https://github.com/cnpm/npmcore/compare/v2.9.0...v2.9.1) (2022-12-17)
4
5
6
+### Bug Fixes
7
8
+* Auto enable npm publish on github action ([3d366dd](https://github.com/cnpm/npmcore/commit/3d366dd996161f8f08ae43bde29b7768f5a5241c))
9
+* fix tsc:prod ([ca78d00](https://github.com/cnpm/npmcore/commit/ca78d00f28930180a9374c01d2a9b3b47d6e9db3))
package.json
@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
- "version": "2.9.0",
+ "version": "2.9.1",
"description": "npm core",
"files": [
"dist/**/*"
0 commit comments