From c504978dc2639a6c6262f32414d691cf87127a03 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 27 Feb 2024 12:49:20 +0000 Subject: [PATCH] v0.19.42 --- CHANGELOG.md | 6 ++++++ lerna.json | 2 +- packages/all/CHANGELOG.md | 6 ++++++ packages/all/package.json | 2 +- 4 files changed, 14 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 26b9ac3..9a0a597 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.19.42](https://github.com/koory1st/svelement-ui/compare/v0.19.41...v0.19.42) (2024-02-27) + +### Bug Fixes + +* **switch:** add docs and all ([52012da](https://github.com/koory1st/svelement-ui/commit/52012da4fcc0c210f0bfd066c56e4445260c0949)) + ## [0.19.41](https://github.com/koory1st/svelement-ui/compare/v0.19.40...v0.19.41) (2024-02-26) ### Bug Fixes diff --git a/lerna.json b/lerna.json index a7edad0..41cbb5c 100644 --- a/lerna.json +++ b/lerna.json @@ -1,5 +1,5 @@ { "$schema": "node_modules/lerna/schemas/lerna-schema.json", - "version": "0.19.41", + "version": "0.19.42", "npmClient": "pnpm" } diff --git a/packages/all/CHANGELOG.md b/packages/all/CHANGELOG.md index db4d55e..6bf7da6 100644 --- a/packages/all/CHANGELOG.md +++ b/packages/all/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.19.42](https://github.com/koory1st/svelement-ui/compare/v0.19.41...v0.19.42) (2024-02-27) + +### Bug Fixes + +* **switch:** add docs and all ([52012da](https://github.com/koory1st/svelement-ui/commit/52012da4fcc0c210f0bfd066c56e4445260c0949)) + ## [0.19.33](https://github.com/koory1st/svelement-ui/compare/v0.19.32...v0.19.33) (2024-02-19) **Note:** Version bump only for package @svelement-ui/all diff --git a/packages/all/package.json b/packages/all/package.json index bd4ac7a..2b987df 100644 --- a/packages/all/package.json +++ b/packages/all/package.json @@ -1,6 +1,6 @@ { "name": "@svelement-ui/all", - "version": "0.19.33", + "version": "0.19.42", "keywords": [ "svelte", "element-ui",