Skip to content

Commit 87d2ae4

Browse files
🔖 release 1.1.0
1 parent 4ec3573 commit 87d2ae4

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

‎CHANGELOG.md‎

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
# v1.0.0 (2023-09-14)
27

38
## ✨ New Features

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "narf",
3-
"version": "1.0.0",
3+
"version": "1.1.0",
44
"private": true,
55
"devDependencies": {
66
"@parcel/optimizer-data-url": "^2.9.3",

0 commit comments

Comments
 (0)