Skip to content

Commit 375a260

Browse files
committed
chore: release v0.4.1
1 parent 76a00d6 commit 375a260

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

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

33

4+
## 0.4.0...main
5+
6+
[compare changes](https://github.com/kinde-oss/js-utils/compare/0.4.0...main)
7+
8+
### 🩹 Fixes
9+
10+
- Token utility export ([3ee4b53](https://github.com/kinde-oss/js-utils/commit/3ee4b53))
11+
- Be explicit on token utils export ([1fe6d7e](https://github.com/kinde-oss/js-utils/commit/1fe6d7e))
12+
13+
### ❤️ Contributors
14+
15+
- Daniel Rivers ([@DanielRivers](http://github.com/DanielRivers))
16+
417
## 0.3.0...main
518

619
[compare changes](https://github.com/kinde-oss/js-utils/compare/0.3.0...main)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publishConfig": {
1515
"access": "public"
1616
},
17-
"version": "0.4.0",
17+
"version": "0.4.1",
1818
"scripts": {
1919
"dev": "vite",
2020
"build": "tsc && vite build",

0 commit comments

Comments
 (0)