File tree Expand file tree Collapse file tree 4 files changed +14
-2
lines changed Expand file tree Collapse file tree 4 files changed +14
-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.2.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.2.1...v0.2.2 ) (2023-02-26)
8
+
9
+ ### Bug Fixes
10
+
11
+ * few more fixes ([ 07cd40e] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/07cd40e9c868a10f3edee94b439e0f2ef22ab69f ) ) - by @
12
+
7
13
## [ 0.2.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.2.0...v0.2.1 ) (2023-02-25)
8
14
9
15
### 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.2.1 " ,
3
+ "version" : " 0.2.2 " ,
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.2.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.2.1...v0.2.2 ) (2023-02-26)
8
+
9
+ ### Bug Fixes
10
+
11
+ * few more fixes ([ 07cd40e] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/07cd40e9c868a10f3edee94b439e0f2ef22ab69f ) ) - by @
12
+
7
13
## [ 0.2.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.2.0...v0.2.1 ) (2023-02-25)
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.2.1 " ,
3
+ "version" : " 0.2.2 " ,
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