File tree 2 files changed +22
-1
lines changed
2 files changed +22
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## 0.13.0...main
5
+
6
+ [ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.13.0...main )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - Marketing tag properties ([ a272b64] ( https://github.com/kinde-oss/js-utils/commit/a272b64 ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - Correct typos ([ 5f88778] ( https://github.com/kinde-oss/js-utils/commit/5f88778 ) )
15
+ - Lockfile maintainence ([ 5637114] ( https://github.com/kinde-oss/js-utils/commit/5637114 ) )
16
+
17
+ ### 🤖 CI
18
+
19
+ - Update setup action version ([ 2e20eeb] ( https://github.com/kinde-oss/js-utils/commit/2e20eeb ) )
20
+
21
+ ### ❤️ Contributors
22
+
23
+ - Daniel Rivers ([ @DanielRivers ] ( https://github.com/DanielRivers ) )
24
+
4
25
## 0.12.0...main
5
26
6
27
[ compare changes] ( https://github.com/kinde-oss/js-utils/compare/0.12.0...main )
Original file line number Diff line number Diff line change 14
14
"publishConfig" : {
15
15
"access" : " public"
16
16
},
17
- "version" : " 0.13 .0" ,
17
+ "version" : " 0.14 .0" ,
18
18
"scripts" : {
19
19
"dev" : " vite" ,
20
20
"build" : " tsc && vite build" ,
You can’t perform that action at this time.
0 commit comments