File tree Expand file tree Collapse file tree 12 files changed +36
-6
lines changed Expand file tree Collapse file tree 12 files changed +36
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.19.47] ( https://github.com/koory1st/svelement-ui/compare/v0.19.46...v0.19.47 ) (2024-03-11)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** autocomplete:** add function ([ f840997] ( https://github.com/koory1st/svelement-ui/commit/f840997afcd6feb90de494da81a730791c0373ce ) )
11
+
6
12
## [ 0.19.46] ( https://github.com/koory1st/svelement-ui/compare/v0.19.45...v0.19.46 ) (2024-03-10)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/lerna/schemas/lerna-schema.json" ,
3
- "version" : " 0.19.46 " ,
3
+ "version" : " 0.19.47 " ,
4
4
"npmClient" : " pnpm"
5
5
}
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.19.47] ( https://github.com/koory1st/svelement-ui/compare/v0.19.46...v0.19.47 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @svelement-ui/all
9
+
6
10
## [ 0.19.45] ( https://github.com/koory1st/svelement-ui/compare/v0.19.44...v0.19.45 ) (2024-03-09)
7
11
8
12
** Note:** Version bump only for package @svelement-ui/all
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelement-ui/all" ,
3
- "version" : " 0.19.45 " ,
3
+ "version" : " 0.19.47 " ,
4
4
"keywords" : [
5
5
" svelte" ,
6
6
" element-ui" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.19.47] ( https://github.com/koory1st/svelement-ui/compare/v0.19.46...v0.19.47 ) (2024-03-11)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** autocomplete:** add function ([ f840997] ( https://github.com/koory1st/svelement-ui/commit/f840997afcd6feb90de494da81a730791c0373ce ) )
11
+
6
12
## [ 0.19.46] ( https://github.com/koory1st/svelement-ui/compare/v0.19.45...v0.19.46 ) (2024-03-10)
7
13
8
14
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelement-ui/autocomplete" ,
3
- "version" : " 0.19.46 " ,
3
+ "version" : " 0.19.47 " ,
4
4
"scripts" : {
5
5
"dev" : " vite dev" ,
6
6
"build" : " vite build && svelte-kit sync && svelte-package && publint" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.19.47] ( https://github.com/koory1st/svelement-ui/compare/v0.19.46...v0.19.47 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @svelement-ui/input-number
9
+
6
10
## [ 0.19.29] ( https://github.com/koory1st/svelement-ui/compare/v0.19.28...v0.19.29 ) (2024-02-15)
7
11
8
12
** Note:** Version bump only for package @svelement-ui/input-number
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelement-ui/input-number" ,
3
- "version" : " 0.19.29 " ,
3
+ "version" : " 0.19.47 " ,
4
4
"keywords" : [
5
5
" svelte" ,
6
6
" element-ui" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.19.47] ( https://github.com/koory1st/svelement-ui/compare/v0.19.46...v0.19.47 ) (2024-03-11)
7
+
8
+ ** Note:** Version bump only for package @svelement-ui/slider
9
+
6
10
## [ 0.19.43] ( https://github.com/koory1st/svelement-ui/compare/v0.19.42...v0.19.43 ) (2024-03-04)
7
11
8
12
** Note:** Version bump only for package @svelement-ui/slider
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelement-ui/slider" ,
3
- "version" : " 0.19.43 " ,
3
+ "version" : " 0.19.47 " ,
4
4
"keywords" : [
5
5
" svelte" ,
6
6
" element-ui" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 0.19.47] ( https://github.com/koory1st/svelement-ui/compare/v0.19.46...v0.19.47 ) (2024-03-11)
7
+
8
+ ### Bug Fixes
9
+
10
+ * ** autocomplete:** add function ([ f840997] ( https://github.com/koory1st/svelement-ui/commit/f840997afcd6feb90de494da81a730791c0373ce ) )
11
+
6
12
# [ 0.19.0] ( https://github.com/koory1st/svelement-ui/compare/v0.18.26...v0.19.0 ) (2023-12-28)
7
13
8
14
** Note:** Version bump only for package @svelement-ui/utils
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @svelement-ui/utils" ,
3
- "version" : " 0.19.0 " ,
3
+ "version" : " 0.19.47 " ,
4
4
"type" : " module" ,
5
5
"files" : [
6
6
" dist"
You can’t perform that action at this time.
0 commit comments