From afc826eabb908476d357026edeacc5cacaa04664 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:26:36 +0000 Subject: [PATCH] chore(main): release 1.0.0 --- CHANGELOG.md | 17 +++++++++++++++++ package.json | 2 +- 2 files changed, 18 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 74f2a095..7eed333d 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 84d247c6..74dd9a87 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": {