Skip to content

Commit

Permalink
v0.19.43
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 4, 2024
1 parent 525d8c2 commit 72b2185
Show file tree
Hide file tree
Showing 12 changed files with 34 additions and 6 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.43](https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43) (2024-03-04)

### Bug Fixes

* **popper:** refresh when content update ([d0c157d](https://github.com/koory1st/svelement-ui/commit/d0c157d1f9a641f93e2ddf729759e3b51763bca2))

## [0.19.42](https://github.com/koory1st/svelement-ui/compare/v0.19.41...v0.19.42) (2024-02-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"version": "0.19.42",
"version": "0.19.43",
"npmClient": "pnpm"
}
4 changes: 4 additions & 0 deletions packages/all/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.43](https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43) (2024-03-04)

**Note:** Version bump only for package @svelement-ui/all

## [0.19.42](https://github.com/koory1st/svelement-ui/compare/v0.19.41...v0.19.42) (2024-02-27)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/all/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelement-ui/all",
"version": "0.19.42",
"version": "0.19.43",
"keywords": [
"svelte",
"element-ui",
Expand Down
4 changes: 4 additions & 0 deletions packages/autocomplete/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.43](https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43) (2024-03-04)

**Note:** Version bump only for package @svelement-ui/autocomplete

## [0.19.29](https://github.com/koory1st/svelement-ui/compare/v0.19.28...v0.19.29) (2024-02-15)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/autocomplete/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelement-ui/autocomplete",
"version": "0.19.29",
"version": "0.19.43",
"scripts": {
"dev": "vite dev",
"build": "vite build && svelte-kit sync && svelte-package && publint",
Expand Down
6 changes: 6 additions & 0 deletions packages/popper/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.43](https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43) (2024-03-04)

### Bug Fixes

* **popper:** refresh when content update ([d0c157d](https://github.com/koory1st/svelement-ui/commit/d0c157d1f9a641f93e2ddf729759e3b51763bca2))

## [0.19.29](https://github.com/koory1st/svelement-ui/compare/v0.19.28...v0.19.29) (2024-02-15)

**Note:** Version bump only for package @svelement-ui/popper
Expand Down
2 changes: 1 addition & 1 deletion packages/popper/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelement-ui/popper",
"version": "0.19.29",
"version": "0.19.43",
"keywords": [
"svelte",
"element-ui",
Expand Down
4 changes: 4 additions & 0 deletions packages/slider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.43](https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43) (2024-03-04)

**Note:** Version bump only for package @svelement-ui/slider

## [0.19.33](https://github.com/koory1st/svelement-ui/compare/v0.19.32...v0.19.33) (2024-02-19)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/slider/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelement-ui/slider",
"version": "0.19.33",
"version": "0.19.43",
"keywords": [
"svelte",
"element-ui",
Expand Down
4 changes: 4 additions & 0 deletions packages/tooltip/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [0.19.43](https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43) (2024-03-04)

**Note:** Version bump only for package @svelement-ui/tooltip

## [0.19.29](https://github.com/koory1st/svelement-ui/compare/v0.19.28...v0.19.29) (2024-02-15)

**Note:** Version bump only for package @svelement-ui/tooltip
Expand Down
2 changes: 1 addition & 1 deletion packages/tooltip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@svelement-ui/tooltip",
"version": "0.19.29",
"version": "0.19.43",
"keywords": [
"svelte",
"element-ui",
Expand Down

0 comments on commit 72b2185

Please sign in to comment.