From d28c1cc9860a296affe98ea4d505674147eacad2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 31 Mar 2023 15:17:22 +0000 Subject: [PATCH] chore(main): release 1.1.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 215f2c76..74f2a095 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.1.0](https://github.com/storipress/vue-advertising/compare/v1.0.1...v1.1.0) (2023-03-31) + + +### Features + +* add advertising demo and module ([6b6ebce](https://github.com/storipress/vue-advertising/commit/6b6ebcefd52d970451452673a8e5b5ffb445a478)) + ## [1.0.1](https://github.com/storipress/vue-advertising/compare/v1.0.0...v1.0.1) (2023-03-25) diff --git a/package.json b/package.json index 079a7f3b..15681e60 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@storipress/vue-advertising", - "version": "1.0.1", + "version": "1.1.0", "repository": "git@github.com:storipress/vue-advertising.git", "license": "MIT", "bugs": {