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.4.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.4.1...v0.4.2 ) (2023-06-27)
8
+
9
+ ### Bug Fixes
10
+
11
+ * add missing repo links to package.json ([ 21c7a9d] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/21c7a9dd66c5cb1d5be98ec3fce73a4a677cea34 ) ) - by @ghiscoding
12
+
7
13
## [ 0.4.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.4.0...v0.4.1 ) (2023-06-27)
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.4.1 " ,
3
+ "version" : " 0.4.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.4.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.4.1...v0.4.2 ) (2023-06-27)
8
+
9
+ ### Bug Fixes
10
+
11
+ * add missing repo links to package.json ([ 21c7a9d] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/21c7a9dd66c5cb1d5be98ec3fce73a4a677cea34 ) ) - by @ghiscoding
12
+
7
13
## [ 0.4.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v0.4.0...v0.4.1 ) (2023-06-27)
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.4.1 " ,
3
+ "version" : " 0.4.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