Skip to content

Commit

Permalink
chore(release): 2.2.5 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.5](v2.2.4...v2.2.5) (2020-08-14)

### Bug Fixes

* upgrade eslint-plugin-react from 7.20.5 to 7.20.6 ([b7fdb92](b7fdb92))
* upgrade jest from 26.3.0 to 26.4.0 ([18b1e94](18b1e94))
  • Loading branch information
semantic-release-bot committed Aug 14, 2020
1 parent 5bcf3c2 commit 2df4ef3
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 @@
## [2.2.5](https://github.com/JaredReisinger/react-crossword/compare/v2.2.4...v2.2.5) (2020-08-14)


### Bug Fixes

* upgrade eslint-plugin-react from 7.20.5 to 7.20.6 ([b7fdb92](https://github.com/JaredReisinger/react-crossword/commit/b7fdb923341fd2635da8d6aa93a1026750d44cd7))
* upgrade jest from 26.3.0 to 26.4.0 ([18b1e94](https://github.com/JaredReisinger/react-crossword/commit/18b1e949110ed7b5d7909adcd783363ab3940413))

## [2.2.4](https://github.com/JaredReisinger/react-crossword/compare/v2.2.3...v2.2.4) (2020-08-12)


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,7 +1,7 @@
{
"name": "@jaredreisinger/react-crossword",
"homepage": "http://JaredReisinger.github.io/react-crossword",
"version": "2.2.4",
"version": "2.2.5",
"description": "A flexible, responsive, and easy-to-use crossword component for React apps",
"author": {
"name": "JaredReisinger",
Expand Down

0 comments on commit 2df4ef3

Please sign in to comment.