Skip to content

Commit 23bc3b2

Browse files
Release 3.0.1
[skip ci] ## [3.0.1](v3.0.0...v3.0.1) (2023-01-18) ### Bug Fixes * try to show latest version on sync log ([#375](#375)) ([1c64a57](1c64a57))
1 parent 1c64a57 commit 23bc3b2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [3.0.1](https://github.com/cnpm/npmcore/compare/v3.0.0...v3.0.1) (2023-01-18)
4+
5+
6+
### Bug Fixes
7+
8+
* try to show latest version on sync log ([#375](https://github.com/cnpm/npmcore/issues/375)) ([1c64a57](https://github.com/cnpm/npmcore/commit/1c64a57dbe65f062751b11df7e5aa698e8fb1c77))
9+
310
## [3.0.0](https://github.com/cnpm/npmcore/compare/v2.10.1...v3.0.0) (2023-01-17)
411

512

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": "3.0.0",
3+
"version": "3.0.1",
44
"description": "npm core",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)