Skip to content

Commit 3b29534

Browse files
Release 4.25.1
[skip ci] ## <small>4.25.1 (2026-03-01)</small> * fix: update NwjsBinary to use Cloudflare R2 S3 API for sub-directory listing (#985) ([04ee636](04ee636)), closes [#985](#985) [#891](#891) [#891](#891)
1 parent 04ee636 commit 3b29534

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+
## <small>4.25.1 (2026-03-01)</small>
4+
5+
* 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)
6+
37
## 4.25.0 (2026-03-01)
48

59
* feat: filter deprecated and newly published packages from search results (#984) ([434ebac](https://github.com/cnpm/cnpmcore/commit/434ebac)), closes [#984](https://github.com/cnpm/cnpmcore/issues/984) [#858](https://github.com/cnpm/cnpmcore/issues/858)

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

0 commit comments

Comments
 (0)