Skip to content
This repository has been archived by the owner on Apr 8, 2022. It is now read-only.

Commit

Permalink
chore(release): 1.0.44 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.44](1.0.43...1.0.44) (2021-05-31)

### Bug Fixes

* bump eslint-plugin-react from 7.23.2 to 7.24.0 ([#95](#95)) ([307cbc4](307cbc4))
  • Loading branch information
semantic-release-bot committed May 31, 2021
1 parent 307cbc4 commit a954230
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.44](https://github.com/idaho/eslint-config-idaho1980/compare/1.0.43...1.0.44) (2021-05-31)


### Bug Fixes

* bump eslint-plugin-react from 7.23.2 to 7.24.0 ([#95](https://github.com/idaho/eslint-config-idaho1980/issues/95)) ([307cbc4](https://github.com/idaho/eslint-config-idaho1980/commit/307cbc48fee424c91417ef3340391c4ad59226c0))

## [1.0.43](https://github.com/idaho/eslint-config-idaho1980/compare/1.0.42...1.0.43) (2021-05-31)


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": "eslint-config-idaho1980",
"version": "1.0.43",
"version": "1.0.44",
"description": "My custom ESLint config set.",
"main": "node.js",
"author": "idaho",
Expand Down

0 comments on commit a954230

Please sign in to comment.