We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8ad220 commit 7dbfef0Copy full SHA for 7dbfef0
2 files changed
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## [2.16.0](https://github.com/36node/auth/compare/v2.15.1...v2.16.0) (2025-12-10)
16
17
package.json
@@ -1,6 +1,6 @@
{
"name": "@36node/auth",
- "version": "2.16.0",
+ "version": "2.17.0",
"description": "36node auth service",
"author": "",
"private": true,
0 commit comments