Skip to content

Commit 32d5084

Browse files
Release 2.9.1
[skip ci] ## [2.9.1](v2.9.0...v2.9.1) (2022-12-17) ### Bug Fixes * Auto enable npm publish on github action ([3d366dd](3d366dd)) * fix tsc:prod ([ca78d00](ca78d00))
1 parent f2055a3 commit 32d5084

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cnpmcore",
3-
"version": "2.9.0",
3+
"version": "2.9.1",
44
"description": "npm core",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)