File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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+ ## [ 0.6.2] ( https://github.com/kripod/otion/compare/v0.6.1...v0.6.2 ) (2020-09-11)
7+
8+ ** Note:** Version bump only for package otion
9+
610## [ 0.6.1] ( https://github.com/kripod/otion/compare/v0.6.0...v0.6.1 ) (2020-08-25)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
2- "version" : " 0.6.1 " ,
2+ "version" : " 0.6.2 " ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "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+ ## [ 0.6.2] ( https://github.com/kripod/otion/compare/v0.6.1...v0.6.2 ) (2020-09-11)
7+
8+ ** Note:** Version bump only for package otion-example-cra
9+
610## [ 0.6.1] ( https://github.com/kripod/otion/compare/v0.6.0...v0.6.1 ) (2020-08-25)
711
812** Note:** Version bump only for package otion-example-cra
Original file line number Diff line number Diff line change 11{
22 "name" : " otion-example-cra" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " react-scripts build" ,
2323 },
2424 "dependencies" : {
2525 "cra-template-typescript" : " 1.0.3" ,
26- "otion" : " ^0.6.1 " ,
26+ "otion" : " ^0.6.2 " ,
2727 "react" : " ^16.13.1" ,
2828 "react-dom" : " ^16.13.1" ,
2929 "react-scripts" : " 3.4.3"
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+ ## [ 0.6.2] ( https://github.com/kripod/otion/compare/v0.6.1...v0.6.2 ) (2020-09-11)
7+
8+ ** Note:** Version bump only for package otion-example-gatsby
9+
610## [ 0.6.1] ( https://github.com/kripod/otion/compare/v0.6.0...v0.6.1 ) (2020-08-25)
711
812** Note:** Version bump only for package otion-example-gatsby
Original file line number Diff line number Diff line change 11{
22 "name" : " otion-example-gatsby" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " gatsby build" ,
1313 "@types/react-dom" : " ^16.9.8" ,
1414 "gatsby" : " ^2.24.49" ,
1515 "gatsby-plugin-otion" : " ^0.6.0" ,
16- "otion" : " ^0.6.1 " ,
16+ "otion" : " ^0.6.2 " ,
1717 "react" : " ^16.12.0" ,
1818 "react-dom" : " ^16.12.0" ,
19- "react-otion" : " ^0.6.1 "
19+ "react-otion" : " ^0.6.2 "
2020 }
2121}
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+ ## [ 0.6.2] ( https://github.com/kripod/otion/compare/v0.6.1...v0.6.2 ) (2020-09-11)
7+
8+ ** Note:** Version bump only for package otion-example-nextjs
9+
610## [ 0.6.1] ( https://github.com/kripod/otion/compare/v0.6.0...v0.6.1 ) (2020-08-25)
711
812** Note:** Version bump only for package otion-example-nextjs
Original file line number Diff line number Diff line change 11{
22 "name" : " otion-example-nextjs" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "private" : true ,
55 "scripts" : {
66 "build" : " next build" ,
1111 },
1212 "dependencies" : {
1313 "next" : " ^9.5.2" ,
14- "otion" : " ^0.6.1 " ,
14+ "otion" : " ^0.6.2 " ,
1515 "react" : " ^16.13.1" ,
1616 "react-dom" : " ^16.13.1" ,
17- "react-otion" : " ^0.6.1 "
17+ "react-otion" : " ^0.6.2 "
1818 },
1919 "devDependencies" : {
2020 "@types/node" : " ^14.0.23" ,
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+ ## [ 0.6.2] ( https://github.com/kripod/otion/compare/v0.6.1...v0.6.2 ) (2020-09-11)
7+
8+ ** Note:** Version bump only for package otion
9+
610## [ 0.6.1] ( https://github.com/kripod/otion/compare/v0.6.0...v0.6.1 ) (2020-08-25)
711
812### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " otion" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.6.2 " ,
44 "description" : " Atomic CSS-in-JS with a featherweight runtime" ,
55 "keywords" : [
66 " css-in-js" ,
You can’t perform that action at this time.
0 commit comments