File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 1.2.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v1.2.1...v1.2.2 ) (2024-01-30)
8+
9+ ### Bug Fixes
10+
11+ * ** npm:** do not npm publish tsconfig.tsbuildinfo ([ 2871d00] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/2871d0086df6f794e4ce96403607b04df28f2a7b ) ) - by @ghiscoding
12+
713## [ 1.2.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v1.2.0...v1.2.1 ) (2024-01-30)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "$schema" : " node_modules/@lerna-lite/cli/schemas/lerna-schema.json" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "npmClient" : " pnpm" ,
55 "loglevel" : " verbose" ,
66 "command" : {
Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 1.2.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v1.2.1...v1.2.2 ) (2024-01-30)
8+
9+ ** Note:** Version bump only for package multiple-select-vanilla-demo
10+
711## [ 1.1.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v1.1.1...v1.1.2 ) (2023-12-20)
812
913** Note:** Version bump only for package multiple-select-vanilla-demo
Original file line number Diff line number Diff line change 11{
22 "name" : " multiple-select-vanilla-demo" ,
33 "private" : true ,
4- "version" : " 1.1 .2" ,
4+ "version" : " 1.2 .2" ,
55 "type" : " module" ,
66 "author" : {
77 "name" : " zhixin wen" ,
Original file line number Diff line number Diff line change 44All notable changes to this project will be documented in this file.
55See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
66
7+ ## [ 1.2.2] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v1.2.1...v1.2.2 ) (2024-01-30)
8+
9+ ### Bug Fixes
10+
11+ * ** npm:** do not npm publish tsconfig.tsbuildinfo ([ 2871d00] ( https://github.com/ghiscoding/multiple-select-vanilla/commit/2871d0086df6f794e4ce96403607b04df28f2a7b ) ) - by @ghiscoding
12+
713## [ 1.2.1] ( https://github.com/ghiscoding/multiple-select-vanilla/compare/v1.2.0...v1.2.1 ) (2024-01-30)
814
915### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " multiple-select-vanilla" ,
3- "version" : " 1.2.1 " ,
3+ "version" : " 1.2.2 " ,
44 "main" : " ./dist/cjs/multiple-select.cjs" ,
55 "module" : " ./dist/esm/multiple-select.js" ,
66 "types" : " index.d.ts" ,
You can’t perform that action at this time.
0 commit comments