Skip to content

Commit 60c41d4

Browse files
chore(main): release 2.12.0 (#72)
🤖 I have created a release *beep* *boop* --- ## [2.12.0](v2.11.0...v2.12.0) (2025-06-14) ### Features * group upsert by name ([0f94548](0f94548)) * remove usercount for group and namespace ([d8e5ee0](d8e5ee0)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 0f94548 commit 60c41d4

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

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

3+
## [2.12.0](https://github.com/36node/auth/compare/v2.11.0...v2.12.0) (2025-06-14)
4+
5+
6+
### Features
7+
8+
* group upsert by name ([0f94548](https://github.com/36node/auth/commit/0f945489a68d2bb2430fd4318134916bdab9ade8))
9+
* remove usercount for group and namespace ([d8e5ee0](https://github.com/36node/auth/commit/d8e5ee09ac2720916b27d63557ca1677845ee542))
10+
311
## [2.11.0](https://github.com/36node/auth/compare/v2.10.2...v2.11.0) (2025-05-28)
412

513

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@36node/auth",
3-
"version": "2.11.0",
3+
"version": "2.12.0",
44
"description": "36node auth service",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)