diff --git a/CHANGELOG.md b/CHANGELOG.md index 97b9c68..e563d61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,23 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [1.0.0](https://github.com/p3ol/vue-access/compare/v0.1.0...v1.0.0) (2024-10-11) + + +### ⚠ BREAKING CHANGES + +* initial release + +### Features + +* **examples:** add nuxt example ([e3a9f52](https://github.com/p3ol/vue-access/commit/e3a9f5209d31184c02cec1509a28baabf3273a60)) +* initial release ([b8e7cbb](https://github.com/p3ol/vue-access/commit/b8e7cbb207617348d6a641a98ecd139ffd1d7c79)) + + +### Bug Fixes + +* upgrade various deps ([9de1a80](https://github.com/p3ol/vue-access/commit/9de1a808aeb5e6ea2535fd3ba6e659d0a3424ee2)) + ## 0.1.0 (2024-08-01) diff --git a/package.json b/package.json index 368f5c0..b76cd3f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@poool/vue-access", - "version": "0.1.0", + "version": "1.0.0", "description": "Plugin to easily add Poool access to your Vue app ✨", "repository": "https://github.com/p3ol/vue-access.git", "author": "Nicolas Auger