Skip to content

Commit 37d043c

Browse files
Release 4.13.3
[skip ci] ## <small>4.13.3 (2025-12-06)</small> * fix: zero copy to create a new Buffer (#916) ([683ee1d](683ee1d)), closes [#916](#916) [hi#level](https://github.com/hi/issues/level) * chore(deps): update mime-types to v3 (#899) ([0a5c90c](0a5c90c)), closes [#899](#899) [#865](#865) * chore(deps): upgrade base-x to v5 (#897) ([d3e4fae](d3e4fae)), closes [#897](#897) [#864](#864)
1 parent 683ee1d commit 37d043c

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

3+
## <small>4.13.3 (2025-12-06)</small>
4+
5+
* fix: zero copy to create a new Buffer (#916) ([683ee1d](https://github.com/cnpm/cnpmcore/commit/683ee1d)), closes [#916](https://github.com/cnpm/cnpmcore/issues/916) [hi#level](https://github.com/hi/issues/level)
6+
* chore(deps): update mime-types to v3 (#899) ([0a5c90c](https://github.com/cnpm/cnpmcore/commit/0a5c90c)), closes [#899](https://github.com/cnpm/cnpmcore/issues/899) [#865](https://github.com/cnpm/cnpmcore/issues/865)
7+
* chore(deps): upgrade base-x to v5 (#897) ([d3e4fae](https://github.com/cnpm/cnpmcore/commit/d3e4fae)), closes [#897](https://github.com/cnpm/cnpmcore/issues/897) [#864](https://github.com/cnpm/cnpmcore/issues/864)
8+
39
## <small>4.13.2 (2025-12-06)</small>
410

511
* fix: enable show package cache (#915) ([dc20401](https://github.com/cnpm/cnpmcore/commit/dc20401)), closes [#915](https://github.com/cnpm/cnpmcore/issues/915) [hi#level](https://github.com/hi/issues/level)

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": "4.13.2",
3+
"version": "4.13.3",
44
"description": "Private NPM Registry for Enterprise",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)