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.28 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.28](1.0.27...1.0.28) (2021-04-13)

### Bug Fixes

* bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 ([#58](#58)) ([0e5b80b](0e5b80b))
  • Loading branch information
semantic-release-bot committed Apr 13, 2021
1 parent 0e5b80b commit 8315eb3
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.28](https://github.com/idaho/eslint-config-idaho1980/compare/1.0.27...1.0.28) (2021-04-13)


### Bug Fixes

* bump @typescript-eslint/eslint-plugin from 4.21.0 to 4.22.0 ([#58](https://github.com/idaho/eslint-config-idaho1980/issues/58)) ([0e5b80b](https://github.com/idaho/eslint-config-idaho1980/commit/0e5b80b6ee6fc1fa444ef2c3dc54f19888e088d2))

## [1.0.27](https://github.com/idaho/eslint-config-idaho1980/compare/1.0.26...1.0.27) (2021-04-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,6 +1,6 @@
{
"name": "eslint-config-idaho1980",
"version": "1.0.27",
"version": "1.0.28",
"description": "My custom ESLint config set.",
"main": "node.js",
"author": "idaho",
Expand Down

0 comments on commit 8315eb3

Please sign in to comment.