diff --git a/CHANGELOG.md b/CHANGELOG.md index b98a5ad..4a80db5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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. +## [1.0.0](https://github.com/patrickcate/nuxt-jsonapi/compare/v0.1.1...v1.0.0) (2022-11-23) + ### [0.1.1](https://github.com/patrickcate/nuxt-jsonapi/compare/v0.1.0...v0.1.1) (2022-11-23) ## [0.1.0](https://github.com/patrickcate/nuxt-jsonapi/compare/v0.0.6...v0.1.0) (2022-11-23) diff --git a/package.json b/package.json index c9a1428..cfd9a98 100755 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "nuxt-jsonapi", - "version": "0.1.1", + "version": "1.0.0", "description": "Easy JSON:API client integration for Nuxt.js", "keywords": [ "nuxt",