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.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](1.0.6...1.0.7) (2021-03-08)

### Bug Fixes

* install missing plugin 'better-styled-components' ([#18](#18)) ([b3188aa](b3188aa))
  • Loading branch information
semantic-release-bot committed Mar 8, 2021
1 parent ecd7754 commit fca5b72
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.7](https://github.com/idaho/eslint-config-idaho1980/compare/1.0.6...1.0.7) (2021-03-08)


### Bug Fixes

* install missing plugin 'better-styled-components' ([#18](https://github.com/idaho/eslint-config-idaho1980/issues/18)) ([b3188aa](https://github.com/idaho/eslint-config-idaho1980/commit/b3188aa97274c92a0d409b4a7b166595f3c570a1))

## [1.0.6](https://github.com/idaho/eslint-config-idaho1980/compare/1.0.5...1.0.6) (2021-03-08)


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

0 comments on commit fca5b72

Please sign in to comment.