Skip to content

Commit 2fe3aab

Browse files
committed
chore: release v0.21.2
1 parent e47c960 commit 2fe3aab

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,6 +1,18 @@
11
# Changelog
22

33

4+
## 0.21.1...main
5+
6+
[compare changes](https://github.com/kinde-oss/js-utils/compare/0.21.1...main)
7+
8+
### 🩹 Fixes
9+
10+
- Portal url generaton ([334a9f8](https://github.com/kinde-oss/js-utils/commit/334a9f8))
11+
12+
### ❤️ Contributors
13+
14+
- Daniel Rivers ([@DanielRivers](https://github.com/DanielRivers))
15+
416
## 0.21.0...main
517

618
[compare changes](https://github.com/kinde-oss/js-utils/compare/0.21.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.21.1",
17+
"version": "0.21.2",
1818
"scripts": {
1919
"dev": "vite",
2020
"build": "tsc && vite build",

0 commit comments

Comments
 (0)