Skip to content

Commit 6218873

Browse files
Release 4.32.0
[skip ci] ## 4.32.0 (2026-04-08) * feat: add team member role for team-level permission control (#1023) ([d2fd3c5](d2fd3c5)), closes [#1023](#1023) [#1021](#1021) * chore(deps): update dependency oxfmt to ^0.44.0 (#1025) ([2d5df34](2d5df34)), closes [#1025](#1025) * chore(deps): update dependency oxlint-tsgolint to ^0.20.0 (#1024) ([407d659](407d659)), closes [#1024](#1024)
1 parent d2fd3c5 commit 6218873

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 4.32.0 (2026-04-08)
4+
5+
* feat: add team member role for team-level permission control (#1023) ([d2fd3c5](https://github.com/cnpm/cnpmcore/commit/d2fd3c5)), closes [#1023](https://github.com/cnpm/cnpmcore/issues/1023) [#1021](https://github.com/cnpm/cnpmcore/issues/1021)
6+
* chore(deps): update dependency oxfmt to ^0.44.0 (#1025) ([2d5df34](https://github.com/cnpm/cnpmcore/commit/2d5df34)), closes [#1025](https://github.com/cnpm/cnpmcore/issues/1025)
7+
* chore(deps): update dependency oxlint-tsgolint to ^0.20.0 (#1024) ([407d659](https://github.com/cnpm/cnpmcore/commit/407d659)), closes [#1024](https://github.com/cnpm/cnpmcore/issues/1024)
8+
39
## 4.31.0 (2026-04-02)
410

511
* feat: skip oversized versions during sync instead of failing the entire task (#1022) ([b17983e](https://github.com/cnpm/cnpmcore/commit/b17983e)), closes [#1022](https://github.com/cnpm/cnpmcore/issues/1022)

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

0 commit comments

Comments
 (0)