Skip to content

Commit 235c7ed

Browse files
Release 4.26.0
[skip ci] ## 4.26.0 (2026-03-01) * feat: implement npm-compatible download counts API (#986) ([de5f074](de5f074)), closes [#986](#986) [#516](#516) [#516](#516)
1 parent de5f074 commit 235c7ed

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.26.0 (2026-03-01)
4+
5+
* feat: implement npm-compatible download counts API (#986) ([de5f074](https://github.com/cnpm/cnpmcore/commit/de5f074)), closes [#986](https://github.com/cnpm/cnpmcore/issues/986) [#516](https://github.com/cnpm/cnpmcore/issues/516) [#516](https://github.com/cnpm/cnpmcore/issues/516)
6+
37
## <small>4.25.1 (2026-03-01)</small>
48

59
* fix: update NwjsBinary to use Cloudflare R2 S3 API for sub-directory listing (#985) ([04ee636](https://github.com/cnpm/cnpmcore/commit/04ee636)), closes [#985](https://github.com/cnpm/cnpmcore/issues/985) [#891](https://github.com/cnpm/cnpmcore/issues/891) [#891](https://github.com/cnpm/cnpmcore/issues/891)

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.25.1",
3+
"version": "4.26.0",
44
"description": "Private NPM Registry for Enterprise",
55
"keywords": [
66
"npm",

0 commit comments

Comments
 (0)