Skip to content

Commit

Permalink
chore(release): 2.2.11 [skip ci]
Browse files Browse the repository at this point in the history
## [2.2.11](v2.2.10...v2.2.11) (2020-09-04)

### Bug Fixes

* upgrade @testing-library/user-event from 12.1.2 to 12.1.3 ([d41cb11](d41cb11))
* upgrade commitizen from 4.1.5 to 4.2.1 ([cff2a2f](cff2a2f))
* upgrade immer from 7.0.7 to 7.0.8 ([43715a9](43715a9))
* upgrade lint-staged from 10.2.11 to 10.2.13 ([fe9f2da](fe9f2da))
* upgrade prettier from 2.0.5 to 2.1.0 ([221da66](221da66))
* upgrade snyk from 1.381.1 to 1.384.0 ([0350352](0350352))
  • Loading branch information
semantic-release-bot committed Sep 4, 2020
1 parent ba592ea commit 85bcad3
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [2.2.11](https://github.com/JaredReisinger/react-crossword/compare/v2.2.10...v2.2.11) (2020-09-04)


### Bug Fixes

* upgrade @testing-library/user-event from 12.1.2 to 12.1.3 ([d41cb11](https://github.com/JaredReisinger/react-crossword/commit/d41cb115ff437f051263f8ea6cfe27ff6dfa1e7a))
* upgrade commitizen from 4.1.5 to 4.2.1 ([cff2a2f](https://github.com/JaredReisinger/react-crossword/commit/cff2a2fc28509f5562f1824573df7ae2adae26a8))
* upgrade immer from 7.0.7 to 7.0.8 ([43715a9](https://github.com/JaredReisinger/react-crossword/commit/43715a93dcfabc2b2ad98e305bb54edc91a7e61e))
* upgrade lint-staged from 10.2.11 to 10.2.13 ([fe9f2da](https://github.com/JaredReisinger/react-crossword/commit/fe9f2da749612d09e9871d0c1c0d26327fd918e9))
* upgrade prettier from 2.0.5 to 2.1.0 ([221da66](https://github.com/JaredReisinger/react-crossword/commit/221da66461d5712b50c7c3f08aec802b36f5676f))
* upgrade snyk from 1.381.1 to 1.384.0 ([0350352](https://github.com/JaredReisinger/react-crossword/commit/03503524db03562a76180181e4abfef85fe3003e))

## [2.2.10](https://github.com/JaredReisinger/react-crossword/compare/v2.2.9...v2.2.10) (2020-09-04)


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.10",
"version": "2.2.11",
"description": "A flexible, responsive, and easy-to-use crossword component for React apps",
"author": {
"name": "JaredReisinger",
Expand Down

0 comments on commit 85bcad3

Please sign in to comment.