File tree Expand file tree Collapse file tree 6 files changed +38
-4
lines changed Expand file tree Collapse file tree 6 files changed +38
-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+ # [ 2.2.0] ( https://github.com/tresko/react-datepicker/compare/v2.1.4...v2.2.0 ) (2019-12-06)
7+
8+
9+ ### Features
10+
11+ * ** useDatepicker:** update goToPreviousYear and goToNextYear methods ([ 15ac2b6] ( https://github.com/tresko/react-datepicker/commit/15ac2b6 ) ), closes [ #35 ] ( https://github.com/tresko/react-datepicker/issues/35 )
12+ * ** zIndex:** add zIndex styles ([ 509a1d7] ( https://github.com/tresko/react-datepicker/commit/509a1d7 ) ), closes [ #32 ] ( https://github.com/tresko/react-datepicker/issues/32 )
13+
14+
15+
16+
17+
618## [ 2.1.4] ( https://github.com/tresko/react-datepicker/compare/v2.1.3...v2.1.4 ) (2019-11-11)
719
820
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 2.1.4 " ,
5+ "version" : " 2.2.0 " ,
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+ # [ 2.2.0] ( https://github.com/tresko/react-datepicker/compare/v2.1.4...v2.2.0 ) (2019-12-06)
7+
8+
9+ ### Features
10+
11+ * ** useDatepicker:** update goToPreviousYear and goToNextYear methods ([ 15ac2b6] ( https://github.com/tresko/react-datepicker/commit/15ac2b6 ) ), closes [ #35 ] ( https://github.com/tresko/react-datepicker/issues/35 )
12+
13+
14+
15+
16+
617## [ 2.1.4] ( https://github.com/tresko/react-datepicker/compare/v2.1.3...v2.1.4 ) (2019-11-11)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @datepicker-react/hooks" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.2.0 " ,
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+ # [ 2.2.0] ( https://github.com/tresko/react-datepicker/compare/v2.1.4...v2.2.0 ) (2019-12-06)
7+
8+
9+ ### Features
10+
11+ * ** zIndex:** add zIndex styles ([ 509a1d7] ( https://github.com/tresko/react-datepicker/commit/509a1d7 ) ), closes [ #32 ] ( https://github.com/tresko/react-datepicker/issues/32 )
12+
13+
14+
15+
16+
617## [ 2.1.4] ( https://github.com/tresko/react-datepicker/compare/v2.1.3...v2.1.4 ) (2019-11-11)
718
819** Note:** Version bump only for package @datepicker-react/styled
Original file line number Diff line number Diff line change 11{
22 "name" : " @datepicker-react/styled" ,
3- "version" : " 2.1.4 " ,
3+ "version" : " 2.2.0 " ,
44 "description" : " A React datepicker build with styled-components." ,
55 "keywords" : [
66 " datepicker" ,
4646 "styled-components" : " ^4.4.1"
4747 },
4848 "dependencies" : {
49- "@datepicker-react/hooks" : " ^2.1.4 " ,
49+ "@datepicker-react/hooks" : " ^2.2.0 " ,
5050 "styled-system" : " ^5.1.2"
5151 },
5252 "publishConfig" : {
You can’t perform that action at this time.
0 commit comments