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

Commit 2d2a3b3

Browse files
committed
chore(🦉): v1.9.5-canary-20250130-cf0028a
1 parent cf0028a commit 2d2a3b3

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

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

3+
## v1.9.5-canary-20250130-cf0028a
4+
5+
[compare changes](https://github.com/Basalt-Lab/basalt-auth/compare/v1.9.5-canary-20250129-ee94487...v1.9.5-canary-20250130-cf0028a)
6+
7+
### 🧹 Refactors
8+
9+
- **🧹:** Refactor error system and remove translation ([8f0cdde](https://github.com/Basalt-Lab/basalt-auth/commit/8f0cdde))
10+
11+
### ❤️ Contributors
12+
13+
14+
315
## v1.9.5-canary-20250129-ee94487
416

517
[compare changes](https://github.com/Basalt-Lab/basalt-auth/compare/v1.9.5-canary-20250128-d4fdc29...v1.9.5-canary-20250129-ee94487)

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.5-canary-20250129-ee94487",
3+
"version": "1.9.5-canary-20250130-cf0028a",
44
"description": "A sample authentication library each token has key pair (public and private)",
55
"keywords": [
66
"bun",

0 commit comments

Comments
 (0)