File tree Expand file tree Collapse file tree 6 files changed +37
-3
lines changed
nativescript-material-bottomsheet
nativescript-material-snackbar Expand file tree Collapse file tree 6 files changed +37
-3
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+ ## [ 3.2.7] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.6...v3.2.7 ) (2020-05-21)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** android:** bottomsheet working in ESM ([ 7a75bcb] ( https://github.com/Akylas/nativescript-material-components/commit/7a75bcbf8b2c89fcb4e45facb9c5b61b2532a55b ) )
12+ * ** android:** snackbar supports ESM ([ f8ee7e0] ( https://github.com/Akylas/nativescript-material-components/commit/f8ee7e066a1cc4e541e7f9d77913d87a5d2b711f ) )
13+
14+
15+
16+
17+
618## [ 3.2.6] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.5...v3.2.6 ) (2020-05-21)
719
820** Note:** Version bump only for package nativescript-material-components
Original file line number Diff line number Diff line change 1818 ]
1919 }
2020 },
21- "version" : " 3.2.6 "
21+ "version" : " 3.2.7 "
2222}
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+ ## [ 3.2.7] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.6...v3.2.7 ) (2020-05-21)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** android:** bottomsheet working in ESM ([ 7a75bcb] ( https://github.com/Akylas/nativescript-material-components/commit/7a75bcbf8b2c89fcb4e45facb9c5b61b2532a55b ) )
12+
13+
14+
15+
16+
617## [ 3.2.6] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.5...v3.2.6 ) (2020-05-21)
718
819** Note:** Version bump only for package nativescript-material-bottomsheet
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-material-bottomsheet" ,
3- "version" : " 3.2.6 " ,
3+ "version" : " 3.2.7 " ,
44 "description" : " Material bottomsheet component" ,
55 "main" : " ./bottomsheet" ,
66 "sideEffects" : false ,
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+ ## [ 3.2.7] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.6...v3.2.7 ) (2020-05-21)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** android:** snackbar supports ESM ([ f8ee7e0] ( https://github.com/Akylas/nativescript-material-components/commit/f8ee7e066a1cc4e541e7f9d77913d87a5d2b711f ) )
12+
13+
14+
15+
16+
617## [ 3.2.6] ( https://github.com/Akylas/nativescript-material-components/compare/v3.2.5...v3.2.6 ) (2020-05-21)
718
819** Note:** Version bump only for package nativescript-material-snackbar
Original file line number Diff line number Diff line change 11{
22 "name" : " nativescript-material-snackbar" ,
3- "version" : " 3.2.6 " ,
3+ "version" : " 3.2.7 " ,
44 "description" : " Material snackbar component" ,
55 "main" : " ./snackbar" ,
66 "sideEffects" : false ,
You can’t perform that action at this time.
0 commit comments