Skip to content

Commit

Permalink
v0.8.1
Browse files Browse the repository at this point in the history
  • Loading branch information
koodeau committed Jun 12, 2022
1 parent fa11151 commit 2769945
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,14 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [v0.8.1](https://github.com/koodeau/metawrite/compare/v0.8.0...v0.8.1)

- removed Delete from docs and examples [`fa11151`](https://github.com/koodeau/metawrite/commit/fa11151326916d4a4a57fb33998d4bee8ca5f7d1)

#### [v0.8.0](https://github.com/koodeau/metawrite/compare/v0.7.3...v0.8.0)

> 12 June 2022
- updated for sdk v8 [`257aaea`](https://github.com/koodeau/metawrite/commit/257aaea1a2ae238c0c53c0fa7a816d8f2a30ee4b)
- BREAKING CHANGE Removed delete endpoint from the Accounts API [`5307c50`](https://github.com/koodeau/metawrite/commit/5307c503e29f61bc9266199c38f665d0c34e521b)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "metawrite",
"license": "Apache-2.0",
"version": "0.8.0",
"version": "0.8.1",
"description": "Appwrite SDK with ready to go components for Svelte / SvelteKit",
"keywords": [
"svelte",
Expand Down

0 comments on commit 2769945

Please sign in to comment.