Skip to content

Commit

Permalink
chore(release): 1.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.3](v1.0.2...v1.0.3) (2020-06-03)

### Bug Fixes

* CustomInput TextFieldValue insert again ([789b6a1](789b6a1))
* games insert with serial id ([7f38d6d](7f38d6d))
  • Loading branch information
semantic-release-bot committed Jun 3, 2020
1 parent d8faa11 commit f98ae9c
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [1.0.3](https://github.com/JohannesKonings/fff-badminton/compare/v1.0.2...v1.0.3) (2020-06-03)


### Bug Fixes

* CustomInput TextFieldValue insert again ([789b6a1](https://github.com/JohannesKonings/fff-badminton/commit/789b6a19b95d2295fe53fe29836e6626bfd0076d))
* games insert with serial id ([7f38d6d](https://github.com/JohannesKonings/fff-badminton/commit/7f38d6df0acdcf353bdade5cd369f8fae1dd42df))

## [1.0.2](https://github.com/JohannesKonings/fff-badminton/compare/v1.0.1...v1.0.2) (2020-06-03)


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.0.2",
"version": "1.0.3",
"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 f98ae9c

Please sign in to comment.