Skip to content

Commit d167270

Browse files
committed
chore(release): v1.0.7
1 parent 9b5baef commit d167270

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-1
lines changed

CHANGELOG.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v1.0.7
6+
7+
[compare changes](https://github.com/Hrdtr/nuxt-appwrite/compare/v1.0.6...v1.0.7)
8+
9+
### 🩹 Fixes
10+
11+
- Import nuxt composables from #imports ([e53e7b3](https://github.com/Hrdtr/nuxt-appwrite/commit/e53e7b3))
12+
- Re-export types from appwrite ([83fff7b](https://github.com/Hrdtr/nuxt-appwrite/commit/83fff7b))
13+
14+
### 🏡 Chore
15+
16+
- Deps update ([52b8a08](https://github.com/Hrdtr/nuxt-appwrite/commit/52b8a08))
17+
- Assets update ([aca081d](https://github.com/Hrdtr/nuxt-appwrite/commit/aca081d))
18+
- Lint fix ([9b5baef](https://github.com/Hrdtr/nuxt-appwrite/commit/9b5baef))
19+
20+
### ❤️ Contributors
21+
22+
- Herdi Tr <[email protected]>
23+
- Daniel Roe ([@danielroe](http://github.com/danielroe))
24+
525
## v1.0.6
626

727
[compare changes](https://github.com/Hrdtr/nuxt-appwrite/compare/v1.0.5...v1.0.6)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nuxt-appwrite",
3-
"version": "1.0.6",
3+
"version": "1.0.7",
44
"description": "Easily connect Appwrite to Nuxt",
55
"repository": "Hrdtr/nuxt-appwrite",
66
"license": "MIT",

0 commit comments

Comments
 (0)