Skip to content

Commit c6eb388

Browse files
committed
chore(release): v1.2.1
1 parent bec2a0a commit c6eb388

2 files changed

Lines changed: 13 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
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.2.1
6+
7+
[compare changes](https://github.com/Hrdtr/nuxt-appwrite/compare/v1.2.0...v1.2.1)
8+
9+
### 🩹 Fixes
10+
11+
- Appwrite sdk v22 ([bec2a0a](https://github.com/Hrdtr/nuxt-appwrite/commit/bec2a0a))
12+
13+
### ❤️ Contributors
14+
15+
- Herdi Tr. ([@Hrdtr](https://github.com/Hrdtr))
16+
517
## v1.2.0
618

719
[compare changes](https://github.com/Hrdtr/nuxt-appwrite/compare/v1.1.1...v1.2.0)

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.2.0",
3+
"version": "1.2.1",
44
"description": "Easily connect Appwrite to Nuxt",
55
"license": "MIT",
66
"author": {

0 commit comments

Comments
 (0)