File tree Expand file tree Collapse file tree 6 files changed +47
-4
lines changed
Expand file tree Collapse file tree 6 files changed +47
-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.3.0] ( https://github.com/tresko/react-datepicker/compare/v1.2.3-alpha.3...v1.3.0 ) (2019-06-11)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** snapshot:** update snapshots ([ a2efb15] ( https://github.com/tresko/react-datepicker/commit/a2efb15 ) )
12+ * ** test:** test ([ 7b7e355] ( https://github.com/tresko/react-datepicker/commit/7b7e355 ) )
13+
14+
15+ ### Features
16+
17+ * ** animations:** add annimations to datepicker ([ facdad9] ( https://github.com/tresko/react-datepicker/commit/facdad9 ) )
18+ * ** single datepicker:** add single datepicker ([ 57e9219] ( https://github.com/tresko/react-datepicker/commit/57e9219 ) )
19+
20+
21+
22+
23+
624## [ 1.2.3-alpha.3] ( https://github.com/tresko/react-datepicker/compare/v1.2.3-alpha.2...v1.2.3-alpha.3 ) (2019-06-05)
725
826
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 1.2.3-alpha.3 " ,
5+ "version" : " 1.3.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+ # [ 1.3.0] ( https://github.com/tresko/react-datepicker/compare/v1.2.3-alpha.3...v1.3.0 ) (2019-06-11)
7+
8+ ** Note:** Version bump only for package @datepicker-react/hooks
9+
10+
11+
12+
13+
614## [ 1.2.3-alpha.3] ( https://github.com/tresko/react-datepicker/compare/v1.2.3-alpha.2...v1.2.3-alpha.3 ) (2019-06-05)
715
816
Original file line number Diff line number Diff line change 11{
22 "name" : " @datepicker-react/hooks" ,
3- "version" : " 1.2.3-alpha.3 " ,
3+ "version" : " 1.3.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+ # [ 1.3.0] ( https://github.com/tresko/react-datepicker/compare/v1.2.3-alpha.3...v1.3.0 ) (2019-06-11)
7+
8+
9+ ### Bug Fixes
10+
11+ * ** snapshot:** update snapshots ([ a2efb15] ( https://github.com/tresko/react-datepicker/commit/a2efb15 ) )
12+
13+
14+ ### Features
15+
16+ * ** animations:** add annimations to datepicker ([ facdad9] ( https://github.com/tresko/react-datepicker/commit/facdad9 ) )
17+ * ** single datepicker:** add single datepicker ([ 57e9219] ( https://github.com/tresko/react-datepicker/commit/57e9219 ) )
18+
19+
20+
21+
22+
623## [ 1.2.3-alpha.3] ( https://github.com/tresko/react-datepicker/compare/v1.2.3-alpha.2...v1.2.3-alpha.3 ) (2019-06-05)
724
825
Original file line number Diff line number Diff line change 11{
22 "name" : " @datepicker-react/styled" ,
3- "version" : " 1.2.3-alpha.3 " ,
3+ "version" : " 1.3.0 " ,
44 "description" : " A React datepicker build with styled-components." ,
55 "keywords" : [
66 " datepicker" ,
4747 "styled-components" : " ^4.3.1"
4848 },
4949 "dependencies" : {
50- "@datepicker-react/hooks" : " ^1.2.3-alpha.3 " ,
50+ "@datepicker-react/hooks" : " ^1.3.0 " ,
5151 "react-transition-group" : " ^4.1.0" ,
5252 "styled-system" : " ^4.2.4"
5353 },
You can’t perform that action at this time.
0 commit comments