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 4ec3573 commit 87d2ae4Copy full SHA for 87d2ae4
‎CHANGELOG.md‎
@@ -1,3 +1,8 @@
1
+# [v1.1.0](https://github.com/haliphax/narf/compare/v1.0.0...v1.1.0) (2023-09-14)
2
+
3
+## ✨ New Features
4
+- [`4ec3573`](https://github.com/haliphax/narf/commit/4ec3573) sqlite backend (#86) (Issues: [`#86`](https://github.com/haliphax/narf/issues/86))
5
6
# v1.0.0 (2023-09-14)
7
8
## ✨ New Features
‎package.json‎
@@ -1,6 +1,6 @@
{
"name": "narf",
- "version": "1.0.0",
+ "version": "1.1.0",
"private": true,
"devDependencies": {
"@parcel/optimizer-data-url": "^2.9.3",
0 commit comments