diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f2a09..7eed333 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,22 @@ # Changelog +## 1.0.0 (2024-12-03) + + +### Features + +* add advertising demo and module ([6b6ebce](https://github.com/storipress/vue-advertising/commit/6b6ebcefd52d970451452673a8e5b5ffb445a478)) +* initial release ([e0c5fd6](https://github.com/storipress/vue-advertising/commit/e0c5fd6703a222b31661c74780cabd1932804f63)) + + +### Bug Fixes + +* add ref ([1a98877](https://github.com/storipress/vue-advertising/commit/1a988773a7a2221a9935008f5d74ecabf98a166b)) +* **deps:** update dependency @vueuse/core to v10 ([89b2d05](https://github.com/storipress/vue-advertising/commit/89b2d059d171d40b15cbb1552a8ec8c2ae8af0e4)) +* fix auth issue ([348bf23](https://github.com/storipress/vue-advertising/commit/348bf23decc2f8f17cb792643100e8a42a8528ae)) +* fix yarn config ([c9728fe](https://github.com/storipress/vue-advertising/commit/c9728fe3adb81b8457d69abedaa82613aaed9587)) +* set yarn version to berry ([7c888cf](https://github.com/storipress/vue-advertising/commit/7c888cf813da294133eeae734757a3d34b2820d9)) + ## [1.1.0](https://github.com/storipress/vue-advertising/compare/v1.0.1...v1.1.0) (2023-03-31) diff --git a/package.json b/package.json index 84d247c..74dd9a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@storipress/vue-advertising", - "version": "1.1.0", + "version": "1.0.0", "repository": "git@github.com:storipress/vue-advertising.git", "license": "MIT", "bugs": {