diff --git a/CHANGELOG.md b/CHANGELOG.md index cbb2e69e..215f2c76 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.1](https://github.com/storipress/vue-advertising/compare/v1.0.0...v1.0.1) (2023-03-25) + + +### Bug Fixes + +* add ref ([1a98877](https://github.com/storipress/vue-advertising/commit/1a988773a7a2221a9935008f5d74ecabf98a166b)) + ## [1.0.0](https://github.com/storipress/vue-advertising/compare/v1.0.0...v1.0.0) (2023-03-14) diff --git a/package.json b/package.json index a525c2f5..d389bb16 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@storipress/vue-advertising", - "version": "1.0.0", + "version": "1.0.1", "repository": "git@github.com:storipress/vue-advertising.git", "license": "MIT", "bugs": {