Skip to content

Commit

Permalink
chore(release): v1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Hrdtr committed Jan 11, 2024
1 parent d4089b4 commit c6033d7
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 2 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@

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.

## v1.0.8

[compare changes](https://github.com/Hrdtr/nuxt-appwrite/compare/v1.0.7...v1.0.8)

### 📖 Documentation

- Add credit to readme cover image ([c41e5e8](https://github.com/Hrdtr/nuxt-appwrite/commit/c41e5e8))
- Change the email inside readme ([754fd8a](https://github.com/Hrdtr/nuxt-appwrite/commit/754fd8a))

### 🏡 Chore

- Test bundler module resolution ([94b6d6d](https://github.com/Hrdtr/nuxt-appwrite/commit/94b6d6d))
- Add ci workflow ([280a034](https://github.com/Hrdtr/nuxt-appwrite/commit/280a034))
- Add issue & pr template ([57855e2](https://github.com/Hrdtr/nuxt-appwrite/commit/57855e2))
- Deps update ([d4089b4](https://github.com/Hrdtr/nuxt-appwrite/commit/d4089b4))

### ❤️ Contributors

- Herdi Tr <[email protected]>
- Daniel Roe <[email protected]>

## v1.0.7

[compare changes](https://github.com/Hrdtr/nuxt-appwrite/compare/v1.0.6...v1.0.7)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nuxt-appwrite",
"version": "1.0.7",
"version": "1.0.8",
"description": "Easily connect Appwrite to Nuxt",
"license": "MIT",
"author": {
Expand Down Expand Up @@ -55,4 +55,4 @@
"publishConfig": {
"access": "public"
}
}
}

0 comments on commit c6033d7

Please sign in to comment.