File tree Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Expand file tree Collapse file tree 4 files changed +18
-2
lines changed Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.4.0] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.3.1...v0.4.0 ) (2023-06-25)
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** deps:** update dependency @popperjs/core to ^2.11.8 ([ #70 ] ( https://github.com/ghiscoding/multiple-select-vanilla/issues/70 ) ) ([ ce647a0] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/ce647a013e8688039eef272771f5c09a37cfffb7 ) ) - by @renovate-bot
12
+
13
+ ### Features
14
+
15
+ * add cz-CS and da-DK locales ([ #80 ] ( https://github.com/ghiscoding/multiple-select-vanilla/issues/80 ) ) ([ c74ce59] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/c74ce59bf50429ef04e1211dba5549ef4dee8d38 ) ) - by @ghiscoding
16
+
7
17
## [ 0.3.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.3.0...v0.3.1 ) (2023-05-18)
8
18
9
19
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"npmClient" : " pnpm" ,
5
5
"loglevel" : " info" ,
6
6
"command" : {
Original file line number Diff line number Diff line change 4
4
All notable changes to this project will be documented in this file.
5
5
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
6
6
7
+ # [ 0.4.0] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.3.1...v0.4.0 ) (2023-06-25)
8
+
9
+ ### Features
10
+
11
+ * add cz-CS and da-DK locales ([ #80 ] ( https://github.com/ghiscoding/multiple-select-vanilla/issues/80 ) ) ([ c74ce59] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/c74ce59bf50429ef04e1211dba5549ef4dee8d38 ) ) - by @ghiscoding
12
+
7
13
## [ 0.3.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.3.0...v0.3.1 ) (2023-05-18)
8
14
9
15
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " multiple-select-vanilla" ,
3
- "version" : " 0.3.1 " ,
3
+ "version" : " 0.4.0 " ,
4
4
"type" : " module" ,
5
5
"main" : " ./dist/cjs/multiple-select.js" ,
6
6
"module" : " ./dist/esm/multiple-select.js" ,
You can’t perform that action at this time.
0 commit comments