From 1214e70962cabbc859af84f8dd59cdda68eb8c86 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 23 Sep 2024 15:55:55 +0000 Subject: [PATCH] chore(release): 1.0.0-next.2 [skip ci] # [1.0.0-next.2](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.1...v1.0.0-next.2) (2024-09-23) ### Bug Fixes * **components:** fix missing v-slot vars ([310a289](https://github.com/basics/vue-semantic-structure/commit/310a289e1011f33f0fe6ab2b706e43af3e61852a)) --- 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 99ad8f9..e2e9089 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Project Changelog +# [1.0.0-next.2](https://github.com/basics/vue-semantic-structure/compare/v1.0.0-next.1...v1.0.0-next.2) (2024-09-23) + + +### Bug Fixes + +* **components:** fix missing v-slot vars ([310a289](https://github.com/basics/vue-semantic-structure/commit/310a289e1011f33f0fe6ab2b706e43af3e61852a)) + # 1.0.0-next.1 (2024-09-23) diff --git a/package-lock.json b/package-lock.json index 855d430..bccbba3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "vue-semantic-structure", - "version": "1.0.0-next.1", + "version": "1.0.0-next.2", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "vue-semantic-structure", - "version": "1.0.0-next.1", + "version": "1.0.0-next.2", "license": "MIT", "devDependencies": { "@commitlint/config-conventional": "19.5.0", diff --git a/package.json b/package.json index d3fe48c..cd9fc7a 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,7 @@ "name": "Thorn-Welf Walli", "email": "lammpee@gmail.com" }, - "version": "1.0.0-next.1", + "version": "1.0.0-next.2", "type": "module", "license": "MIT", "exports": {