Skip to content
This repository was archived by the owner on Apr 8, 2025. It is now read-only.

Commit fc49501

Browse files
committed
chore(🦉): v1.9.3
1 parent fb84bcd commit fc49501

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

3+
## v1.9.3
4+
5+
[compare changes](https://github.com/Basalt-Lab/basalt-auth/compare/v1.9.2...v1.9.3)
6+
7+
### 🦉 Chore
8+
9+
- **🦉:** V1.9.3-canary-20241220-daf9b23 ([581d54d](https://github.com/Basalt-Lab/basalt-auth/commit/581d54d))
10+
11+
### 🤖 CI
12+
13+
- **🤖:** Add rebase step for develop branch in merge workflow ([6b42a12](https://github.com/Basalt-Lab/basalt-auth/commit/6b42a12))
14+
15+
### ❤️ Contributors
16+
17+
- Github-actions <[email protected]>
18+
19+
320
## v1.9.3-canary-20241220-daf9b23
421

522
[compare changes](https://github.com/Basalt-Lab/basalt-auth/compare/v1.9.2...v1.9.3-canary-20241220-daf9b23)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@basalt-lab/basalt-auth",
3-
"version": "1.9.3-canary-20241220-daf9b23",
3+
"version": "1.9.3",
44
"description": "Authentication module for Basalt Framework",
55
"keywords": [
66
"basalt-auth",

0 commit comments

Comments
 (0)