We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f71ad8c commit 1960103Copy full SHA for 1960103
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [2.3.0](https://github.com/36node/auth/compare/v2.2.0...v2.3.0) (2024-12-31)
4
+
5
6
+### Features
7
8
+* constants ([#42](https://github.com/36node/auth/issues/42)) ([f71ad8c](https://github.com/36node/auth/commit/f71ad8cb6d86722b53244eca900ccf263d766d23))
9
10
## [2.2.0](https://github.com/36node/auth/compare/v2.1.1...v2.2.0) (2024-12-31)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "@36node/auth",
- "version": "2.2.0",
+ "version": "2.3.0",
"description": "36node auth service",
"author": "",
"private": true,
0 commit comments