We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0cacc04 commit ad09e60Copy full SHA for ad09e60
2 files changed
CHANGELOG.md
@@ -1,5 +1,13 @@
1
# Changelog
2
3
+## [2.3.0](https://github.com/36node/auth/compare/v2.2.0...v2.3.0) (2025-01-15)
4
+
5
6
+### Features
7
8
+* constants ([#42](https://github.com/36node/auth/issues/42)) ([f71ad8c](https://github.com/36node/auth/commit/f71ad8cb6d86722b53244eca900ccf263d766d23))
9
+* third-party avatar and name ([0cacc04](https://github.com/36node/auth/commit/0cacc04580062ab9674146880f59f4100bd4706f))
10
11
## [2.2.0](https://github.com/36node/auth/compare/v2.1.1...v2.2.0) (2024-12-31)
12
13
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