Skip to content

Commit

Permalink
chore(release): 1.0.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.2](v1.0.1...v1.0.2) (2020-02-28)

### Bug Fixes

* set minimum node version to 10.18 ([22f7167](22f7167))
  • Loading branch information
semantic-release-bot committed Feb 28, 2020
1 parent 22f7167 commit e2a5c0a
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.2](https://github.com/JaredReisinger/react-crossword/compare/v1.0.1...v1.0.2) (2020-02-28)


### Bug Fixes

* set minimum node version to 10.18 ([22f7167](https://github.com/JaredReisinger/react-crossword/commit/22f71679595b0bca94a5dfb42168afa43e74c8d9))

## [1.0.1](https://github.com/JaredReisinger/react-crossword/compare/v1.0.0...v1.0.1) (2020-02-21)


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

0 comments on commit e2a5c0a

Please sign in to comment.