Skip to content

Commit 1989cab

Browse files
Release 4.23.1
[skip ci] ## <small>4.23.1 (2026-02-28)</small> * perf: optimize test database cleanup for faster CI (#981) ([e77620a](e77620a)), closes [#981](#981)
1 parent e77620a commit 1989cab

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.23.1 (2026-02-28)</small>
4+
5+
* perf: optimize test database cleanup for faster CI (#981) ([e77620a](https://github.com/cnpm/cnpmcore/commit/e77620a)), closes [#981](https://github.com/cnpm/cnpmcore/issues/981)
6+
37
## 4.23.0 (2026-02-28)
48

59
* feat: add X-Integrity response header for unpkg raw files (#978) ([9c7a11f](https://github.com/cnpm/cnpmcore/commit/9c7a11f)), closes [#978](https://github.com/cnpm/cnpmcore/issues/978) [#634](https://github.com/cnpm/cnpmcore/issues/634)

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

0 commit comments

Comments
 (0)