Skip to content

Commit 63d68bf

Browse files
Release 3.80.0
[skip ci] ## 3.80.0 (2026-03-19) * feat: Org/Team permission model with private package read auth (#1013) ([e0c7d08](e0c7d08)), closes [#1013](#1013)
1 parent e0c7d08 commit 63d68bf

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## 3.80.0 (2026-03-19)
4+
5+
* feat: Org/Team permission model with private package read auth (#1013) ([e0c7d08](https://github.com/cnpm/cnpmcore/commit/e0c7d08)), closes [#1013](https://github.com/cnpm/cnpmcore/issues/1013)
6+
37
## 3.79.0 (2026-03-17)
48

59
* feat: add OrgController, TeamController and API docs (#1008) ([3f5548e](https://github.com/cnpm/cnpmcore/commit/3f5548e)), closes [#1008](https://github.com/cnpm/cnpmcore/issues/1008) [#1002](https://github.com/cnpm/cnpmcore/issues/1002) [#1005](https://github.com/cnpm/cnpmcore/issues/1005) [#1006](https://github.com/cnpm/cnpmcore/issues/1006) [#1002](https://github.com/cnpm/cnpmcore/issues/1002)

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": "3.79.0",
3+
"version": "3.80.0",
44
"description": "Private NPM Registry for Enterprise",
55
"files": [
66
"dist/**/*"

0 commit comments

Comments
 (0)