Skip to content

Commit fff032b

Browse files
Release 2.10.1
[skip ci] ## [2.10.1](v2.10.0...v2.10.1) (2023-01-08) ### Bug Fixes * export _cnpmcore_publish_time on abbreviated manifests ([#374](#374)) ([4bceac5](4bceac5))
1 parent 4bceac5 commit fff032b

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+
## [2.10.1](https://github.com/cnpm/npmcore/compare/v2.10.0...v2.10.1) (2023-01-08)
4+
5+
6+
### Bug Fixes
7+
8+
* export _cnpmcore_publish_time on abbreviated manifests ([#374](https://github.com/cnpm/npmcore/issues/374)) ([4bceac5](https://github.com/cnpm/npmcore/commit/4bceac5a4c94f8e8624ae1113ad1c5e69a5a2ae1))
9+
310
## [2.10.0](https://github.com/cnpm/npmcore/compare/v2.9.1...v2.10.0) (2023-01-05)
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": "2.10.0",
3+
"version": "2.10.1",
44
"description": "npm core",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)