Skip to content

Commit da2b98b

Browse files
Release 4.17.0
[skip ci] ## 4.17.0 (2025-12-13) * feat: support block sync packages (#929) ([4cc30fe](4cc30fe)), closes [#929](#929) [hi#level](https://github.com/hi/issues/level)
1 parent 4cc30fe commit da2b98b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 4.17.0 (2025-12-13)
4+
5+
* feat: support block sync packages (#929) ([4cc30fe](https://github.com/cnpm/cnpmcore/commit/4cc30fe)), closes [#929](https://github.com/cnpm/cnpmcore/issues/929) [hi#level](https://github.com/hi/issues/level)
6+
37
## <small>4.16.2 (2025-12-13)</small>
48

59
* fix: fallback to unpackedSize to limit tgz size (#928) ([30e99ab](https://github.com/cnpm/cnpmcore/commit/30e99ab)), closes [#928](https://github.com/cnpm/cnpmcore/issues/928) [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.16.2",
3+
"version": "4.17.0",
44
"description": "Private NPM Registry for Enterprise",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)