From d37b5dd31546e93f531c92a47ece738fdf08f196 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 21 Jun 2023 07:09:27 +0000 Subject: [PATCH] chore(release): 1.0.0-alpha.39 [skip ci] # [1.0.0-alpha.39](https://github.com/warp-ds/vue/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2023-06-21) ### Bug Fixes * **inline classes:** update inline classes for tag, tabs, steps, expandable, attention ([#46](https://github.com/warp-ds/vue/issues/46)) ([71feb82](https://github.com/warp-ds/vue/commit/71feb82d16e4258f70b82bea014b67c6e09ff821)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 123458bf..19eb7a81 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [1.0.0-alpha.39](https://github.com/warp-ds/vue/compare/v1.0.0-alpha.38...v1.0.0-alpha.39) (2023-06-21) + + +### Bug Fixes + +* **inline classes:** update inline classes for tag, tabs, steps, expandable, attention ([#46](https://github.com/warp-ds/vue/issues/46)) ([71feb82](https://github.com/warp-ds/vue/commit/71feb82d16e4258f70b82bea014b67c6e09ff821)) + # [1.0.0-alpha.38](https://github.com/warp-ds/vue/compare/v1.0.0-alpha.37...v1.0.0-alpha.38) (2023-06-14) diff --git a/package.json b/package.json index 8130a0ff..edb3ab55 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "@warp-ds/vue", "repository": "git@github.com:warp-ds/vue.git", - "version": "1.0.0-alpha.38", + "version": "1.0.0-alpha.39", "description": "Warp components for Vue 3", "type": "module", "exports": {