Skip to content

Commit ad09e60

Browse files
chore(main): release 2.3.0
1 parent 0cacc04 commit ad09e60

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

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

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+
311
## [2.2.0](https://github.com/36node/auth/compare/v2.1.1...v2.2.0) (2024-12-31)
412

513

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

0 commit comments

Comments
 (0)