We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4269f84 commit 926bf33Copy full SHA for 926bf33
CHANGELOG.md
@@ -1,5 +1,12 @@
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
## [2.16.0](https://github.com/36node/auth/compare/v2.15.1...v2.16.0) (2025-12-10)
11
12
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