Skip to content

Commit ea70250

Browse files
committed
chore(release): v0.9.5
1 parent c629389 commit ea70250

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

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

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+
320
## v0.9.4
421

522
[compare changes](https://github.com/finxol/karr/compare/v0.9.3...v0.9.4)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "karr",
3-
"version": "0.9.4",
3+
"version": "0.9.5",
44
"private": true,
55
"repository": "https://github.com/finxol/karr",
66
"scripts": {

0 commit comments

Comments
 (0)