File tree Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Expand file tree Collapse file tree 2 files changed +18
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## v0.9.5
4
+
5
+ [ compare changes] ( https://github.com/finxol/karr/compare/v0.9.4...v0.9.5 )
6
+
7
+ ### 💅 Refactors
8
+
9
+ - Move auth client logic to separate files ([ #95 ] ( https://github.com/finxol/karr/pull/95 ) )
10
+
11
+ ### 🏡 Chore
12
+
13
+ - Remove unused posthog ([ 0a6393b] ( https://github.com/finxol/karr/commit/0a6393b ) )
14
+
15
+ ### ❤️ Contributors
16
+
17
+ - Colin Ozanne ([ @finxol ] ( https://github.com/finxol ) )
18
+ - Finxol ([ @finxol ] ( https://github.com/finxol ) )
19
+
3
20
## v0.9.4
4
21
5
22
[ compare changes] ( https://github.com/finxol/karr/compare/v0.9.3...v0.9.4 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " karr" ,
3
- "version" : " 0.9.4 " ,
3
+ "version" : " 0.9.5 " ,
4
4
"private" : true ,
5
5
"repository" : " https://github.com/finxol/karr" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments