Skip to content

Commit 183c625

Browse files
committed
chore(release): v0.9.8
1 parent db8ad2b commit 183c625

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

3+
## v0.9.8
4+
5+
[compare changes](https://github.com/finxol/karr/compare/v0.9.7...v0.9.8)
6+
7+
### 🏡 Chore
8+
9+
- Add postgres required dep ([db8ad2b](https://github.com/finxol/karr/commit/db8ad2b))
10+
11+
### ❤️ Contributors
12+
13+
- Finxol ([@finxol](https://github.com/finxol))
14+
315
## v0.9.7
416

517
[compare changes](https://github.com/finxol/karr/compare/v0.9.6...v0.9.7)

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.7",
3+
"version": "0.9.8",
44
"private": true,
55
"repository": "https://github.com/finxol/karr",
66
"scripts": {

0 commit comments

Comments
 (0)