File tree Expand file tree Collapse file tree 4 files changed +36
-2
lines changed Expand file tree Collapse file tree 4 files changed +36
-2
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 4.9.0] ( https://github.com/quid/refraction/compare/v4.8.1...v4.9.0 ) (2022-08-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * change trigger publish ([ c50eaf5] ( https://github.com/quid/refraction/commit/c50eaf5 ) )
12+
13+
14+ ### Features
15+
16+ * add unit test ([ 265ea87] ( https://github.com/quid/refraction/commit/265ea87 ) )
17+ * make Dropdown supports customize dropdown list ([ 0210d39] ( https://github.com/quid/refraction/commit/0210d39 ) )
18+
19+
20+
21+
22+
623## [ 4.8.1] ( https://github.com/quid/refraction/compare/v4.8.0...v4.8.1 ) (2021-11-10)
724
825
Original file line number Diff line number Diff line change 11{
22 "lerna" : " 3.3.2" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.9.0 " ,
44 "npmClient" : " yarn" ,
55 "useWorkspaces" : true ,
66 "command" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 4.9.0] ( https://github.com/quid/ui-framework/compare/v4.8.1...v4.9.0 ) (2022-08-25)
7+
8+
9+ ### Bug Fixes
10+
11+ * change trigger publish ([ c50eaf5] ( https://github.com/quid/ui-framework/commit/c50eaf5 ) )
12+
13+
14+ ### Features
15+
16+ * add unit test ([ 265ea87] ( https://github.com/quid/ui-framework/commit/265ea87 ) )
17+ * make Dropdown supports customize dropdown list ([ 0210d39] ( https://github.com/quid/ui-framework/commit/0210d39 ) )
18+
19+
20+
21+
22+
623## [ 4.8.1] ( https://github.com/quid/ui-framework/compare/v4.8.0...v4.8.1 ) (2021-11-10)
724
825** Note:** Version bump only for package @quid/react-dropdown
Original file line number Diff line number Diff line change 11{
22 "name" : " @quid/react-dropdown" ,
3- "version" : " 4.8.1 " ,
3+ "version" : " 4.9.0 " ,
44 "description" : " React dropdown component with ARIA accessibility and advanced functionalities" ,
55 "main" : " dist/index.js" ,
66 "main:umd" : " dist/index.umd.js" ,
You can’t perform that action at this time.
0 commit comments