Skip to content

Commit 1960103

Browse files
chore(main): release 2.3.0
1 parent f71ad8c commit 1960103

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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

512

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)