Skip to content

Commit 9c1055b

Browse files
v0.19.22
1 parent 0c6fcfa commit 9c1055b

File tree

10 files changed

+31
-5
lines changed

10 files changed

+31
-5
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.22](https://github.com/koory1st/svelement-ui/compare/v0.19.21...v0.19.22) (2024-02-03)
7+
8+
### Bug Fixes
9+
10+
* **popper:** add singleton ([888c6a7](https://github.com/koory1st/svelement-ui/commit/888c6a7651868c7d6c335d53fc283d0b96b5c826))
11+
* **popper:** finish singleton ([17ade3d](https://github.com/koory1st/svelement-ui/commit/17ade3d7b147f62f32bfc9d1ac1879ac36042009))
12+
613
## [0.19.21](https://github.com/koory1st/svelement-ui/compare/v0.19.20...v0.19.21) (2024-02-02)
714

815
### Bug Fixes

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
3-
"version": "0.19.21",
3+
"version": "0.19.22",
44
"npmClient": "pnpm"
55
}

packages/all/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.22](https://github.com/koory1st/svelement-ui/compare/v0.19.21...v0.19.22) (2024-02-03)
7+
8+
**Note:** Version bump only for package @svelement-ui/all
9+
610
## [0.19.21](https://github.com/koory1st/svelement-ui/compare/v0.19.20...v0.19.21) (2024-02-02)
711

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

packages/all/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelement-ui/all",
3-
"version": "0.19.21",
3+
"version": "0.19.22",
44
"keywords": [
55
"svelte",
66
"element-ui",

packages/popper/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.22](https://github.com/koory1st/svelement-ui/compare/v0.19.21...v0.19.22) (2024-02-03)
7+
8+
### Bug Fixes
9+
10+
* **popper:** add singleton ([888c6a7](https://github.com/koory1st/svelement-ui/commit/888c6a7651868c7d6c335d53fc283d0b96b5c826))
11+
* **popper:** finish singleton ([17ade3d](https://github.com/koory1st/svelement-ui/commit/17ade3d7b147f62f32bfc9d1ac1879ac36042009))
12+
613
## [0.19.20](https://github.com/koory1st/svelement-ui/compare/v0.19.19...v0.19.20) (2024-02-01)
714

815
### Bug Fixes

packages/popper/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelement-ui/popper",
3-
"version": "0.19.20",
3+
"version": "0.19.22",
44
"keywords": [
55
"svelte",
66
"element-ui",

packages/slider/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.22](https://github.com/koory1st/svelement-ui/compare/v0.19.21...v0.19.22) (2024-02-03)
7+
8+
**Note:** Version bump only for package @svelement-ui/slider
9+
610
## [0.19.20](https://github.com/koory1st/svelement-ui/compare/v0.19.19...v0.19.20) (2024-02-01)
711

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

packages/slider/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelement-ui/slider",
3-
"version": "0.19.20",
3+
"version": "0.19.22",
44
"keywords": [
55
"svelte",
66
"element-ui",

packages/tooltip/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.19.22](https://github.com/koory1st/svelement-ui/compare/v0.19.21...v0.19.22) (2024-02-03)
7+
8+
**Note:** Version bump only for package @svelement-ui/tooltip
9+
610
## [0.19.20](https://github.com/koory1st/svelement-ui/compare/v0.19.19...v0.19.20) (2024-02-01)
711

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

packages/tooltip/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@svelement-ui/tooltip",
3-
"version": "0.19.20",
3+
"version": "0.19.22",
44
"keywords": [
55
"svelte",
66
"element-ui",

0 commit comments

Comments
 (0)