Skip to content

Commit

Permalink
chore(release): 1.3.14 [skip ci]
Browse files Browse the repository at this point in the history
## [1.3.14](v1.3.13...v1.3.14) (2020-07-25)

### Bug Fixes

* upgrade @aws-amplify/auth from 3.3.1 to 3.3.2 ([#113](#113)) ([28c8f72](28c8f72))
* upgrade @aws-amplify/cache from 3.1.19 to 3.1.20 ([#112](#112)) ([ac45f56](ac45f56))
* upgrade @aws-amplify/core from 3.4.2 to 3.4.3 ([#111](#111)) ([df7c55c](df7c55c))
* upgrade @aws-amplify/ui-react from 0.2.11 to 0.2.12 ([#110](#110)) ([05bcc4e](05bcc4e))
* upgrade aws-amplify from 3.0.18 to 3.0.20 ([#109](#109)) ([67fa3c7](67fa3c7))
  • Loading branch information
semantic-release-bot committed Jul 25, 2020
1 parent 67fa3c7 commit cb59690
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [1.3.14](https://github.com/JohannesKonings/fff-badminton/compare/v1.3.13...v1.3.14) (2020-07-25)


### Bug Fixes

* upgrade @aws-amplify/auth from 3.3.1 to 3.3.2 ([#113](https://github.com/JohannesKonings/fff-badminton/issues/113)) ([28c8f72](https://github.com/JohannesKonings/fff-badminton/commit/28c8f72cadde13d128b85cc4be45ee57b9cfd964))
* upgrade @aws-amplify/cache from 3.1.19 to 3.1.20 ([#112](https://github.com/JohannesKonings/fff-badminton/issues/112)) ([ac45f56](https://github.com/JohannesKonings/fff-badminton/commit/ac45f56fb2c572c52d33b90a8b6da29c76ae93b8))
* upgrade @aws-amplify/core from 3.4.2 to 3.4.3 ([#111](https://github.com/JohannesKonings/fff-badminton/issues/111)) ([df7c55c](https://github.com/JohannesKonings/fff-badminton/commit/df7c55cd9fd2f25b7332a92ceea39821eee7d2b5))
* upgrade @aws-amplify/ui-react from 0.2.11 to 0.2.12 ([#110](https://github.com/JohannesKonings/fff-badminton/issues/110)) ([05bcc4e](https://github.com/JohannesKonings/fff-badminton/commit/05bcc4e457b3e17e7e7128cab9802db86470c7b6))
* upgrade aws-amplify from 3.0.18 to 3.0.20 ([#109](https://github.com/JohannesKonings/fff-badminton/issues/109)) ([67fa3c7](https://github.com/JohannesKonings/fff-badminton/commit/67fa3c75ccc24f77443d7e02cc88ba2e0572838a))

## [1.3.13](https://github.com/JohannesKonings/fff-badminton/compare/v1.3.12...v1.3.13) (2020-07-19)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fff-badminton",
"version": "1.3.13",
"version": "1.3.14",
"description": "An AWS Amplify Webapp for tracking badminton games based on the Creative Tim Template Material Dashboard React",
"private": true,
"main": "dist/index.js",
Expand Down

0 comments on commit cb59690

Please sign in to comment.