Skip to content

Commit 7dbfef0

Browse files
chore(main): release 2.17.0
1 parent d8ad220 commit 7dbfef0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## [2.17.0](https://github.com/36node/auth/compare/v2.16.0...v2.17.0) (2025-12-17)
4+
5+
6+
### Features
7+
8+
* 将镜像推送至harbor ([#88](https://github.com/36node/auth/issues/88)) ([4269f84](https://github.com/36node/auth/commit/4269f8442f3c0da571bfe8063d6f20e7ad0d893e))
9+
10+
11+
### Bug Fixes
12+
13+
* 将release镜像推送至harbor ([#90](https://github.com/36node/auth/issues/90)) ([d8ad220](https://github.com/36node/auth/commit/d8ad220ef155cab90be61538570af375071c1a0f))
14+
315
## [2.16.0](https://github.com/36node/auth/compare/v2.15.1...v2.16.0) (2025-12-10)
416

517

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.16.0",
3+
"version": "2.17.0",
44
"description": "36node auth service",
55
"author": "",
66
"private": true,

0 commit comments

Comments
 (0)