Skip to content

Commit 02b8c15

Browse files
Release 4.28.0
[skip ci] ## 4.28.0 (2026-03-03) * feat: add package/limit/offset query filters to list hooks API (#989) ([28a82b4](28a82b4)), closes [#989](#989) [#518](#518)
1 parent 28a82b4 commit 02b8c15

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.28.0 (2026-03-03)
4+
5+
* feat: add package/limit/offset query filters to list hooks API (#989) ([28a82b4](https://github.com/cnpm/cnpmcore/commit/28a82b4)), closes [#989](https://github.com/cnpm/cnpmcore/issues/989) [#518](https://github.com/cnpm/cnpmcore/issues/518)
6+
37
## 4.27.0 (2026-03-02)
48

59
* chore(deps): update dependency oxfmt to ^0.36.0 (#968) ([ac56daa](https://github.com/cnpm/cnpmcore/commit/ac56daa)), closes [#968](https://github.com/cnpm/cnpmcore/issues/968)

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

0 commit comments

Comments
 (0)