File tree Expand file tree Collapse file tree 6 files changed +37
-4
lines changed Expand file tree Collapse file tree 6 files changed +37
-4
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+ ## [ 1.5.1] ( https://github.com/tresko/react-datepicker/compare/v1.5.0...v1.5.1 ) (2019-07-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** styled-system:** upgrade to version 5.0.12 ([ 6ce33b1] ( https://github.com/tresko/react-datepicker/commit/6ce33b1 ) )
12+
13+
14+
15+
16+
617# [ 1.5.0] ( https://github.com/tresko/react-datepicker/compare/v1.4.1...v1.5.0 ) (2019-06-22)
718
819
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.5.0 " ,
5+ "version" : " 1.5.1 " ,
66 "npmClient" : " yarn" ,
77 "useWorkspaces" : true
88}
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+ ## [ 1.5.1] ( https://github.com/tresko/react-datepicker/compare/v1.5.0...v1.5.1 ) (2019-07-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** styled-system:** upgrade to version 5.0.12 ([ 6ce33b1] ( https://github.com/tresko/react-datepicker/commit/6ce33b1 ) )
12+
13+
14+
15+
16+
617## [ 1.4.1] ( https://github.com/tresko/react-datepicker/compare/v1.4.0...v1.4.1 ) (2019-06-19)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @datepicker-react/hooks" ,
3- "version" : " 1.4 .1" ,
3+ "version" : " 1.5 .1" ,
44 "description" : " React hooks for datepicker." ,
55 "keywords" : [
66 " react" ,
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+ ## [ 1.5.1] ( https://github.com/tresko/react-datepicker/compare/v1.5.0...v1.5.1 ) (2019-07-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** styled-system:** upgrade to version 5.0.12 ([ 6ce33b1] ( https://github.com/tresko/react-datepicker/commit/6ce33b1 ) )
12+
13+
14+
15+
16+
617# [ 1.5.0] ( https://github.com/tresko/react-datepicker/compare/v1.4.1...v1.5.0 ) (2019-06-22)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @datepicker-react/styled" ,
3- "version" : " 1.5.0 " ,
3+ "version" : " 1.5.1 " ,
44 "description" : " A React datepicker build with styled-components." ,
55 "keywords" : [
66 " datepicker" ,
4646 "styled-components" : " ^4.3.2"
4747 },
4848 "dependencies" : {
49- "@datepicker-react/hooks" : " ^1.4 .1" ,
49+ "@datepicker-react/hooks" : " ^1.5 .1" ,
5050 "styled-system" : " ^5.0.10"
5151 },
5252 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments