From 35ec5518a5188e4eb4a3c537f85a91ae0464cdc1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Thu, 26 Sep 2024 17:05:54 +0000 Subject: [PATCH] chore(release): 1.0.0-next.9 [skip ci] # [1.0.0-next.9](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.8...v1.0.0-next.9) (2024-09-26) ### Bug Fixes * **build:** update build config ([0846c10](https://github.com/basics/vue-semantic-structure/commit/0846c10404beb7eb865fb494d0e73007562305ef)) --- CHANGELOG.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 853cdbb..0e135ae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Project Changelog +# [1.0.0-next.9](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.8...v1.0.0-next.9) (2024-09-26) + + +### Bug Fixes + +* **build:** update build config ([0846c10](https://github.com/basics/vue-semantic-structure/commit/0846c10404beb7eb865fb494d0e73007562305ef)) + # [1.0.0-next.8](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.7...v1.0.0-next.8) (2024-09-26) diff --git a/package-lock.json b/package-lock.json index 35966de..254d1d6 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-semantic-structure", - "version": "1.0.0-next.8", + "version": "1.0.0-next.9", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vue-semantic-structure", - "version": "1.0.0-next.8", + "version": "1.0.0-next.9", "license": "MIT", "devDependencies": { "@commitlint/config-conventional": "19.5.0", diff --git a/package.json b/package.json index d82df9b..1184383 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "vue-semantic-structure", - "version": "1.0.0-next.8", + "version": "1.0.0-next.9", "description": "Helper for semantic HTML structure.", "license": "MIT", "author": {