We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db8ad2b commit 183c625Copy full SHA for 183c625
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
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
15
## v0.9.7
16
17
[compare changes](https://github.com/finxol/karr/compare/v0.9.6...v0.9.7)
package.json
@@ -1,6 +1,6 @@
{
"name": "karr",
- "version": "0.9.7",
+ "version": "0.9.8",
"private": true,
"repository": "https://github.com/finxol/karr",
"scripts": {
0 commit comments