We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4bceac5 commit fff032bCopy full SHA for fff032b
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
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
10
## [2.10.0](https://github.com/cnpm/npmcore/compare/v2.9.1...v2.10.0) (2023-01-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "cnpmcore",
- "version": "2.10.0",
+ "version": "2.10.1",
"description": "npm core",
"files": [
"dist/**/*"
0 commit comments