Skip to content

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2021-09-22)

### Bug Fixes

* update eslint dependencies that should have been updated with pr [#28](#28) ([2fa3aec](2fa3aec))
  • Loading branch information
semantic-release-bot committed Sep 22, 2021
1 parent 2fa3aec commit fc8a1cd
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,10 @@
## [1.0.1](https://github.com/oclif/eslint-config-oclif-typescript/compare/v1.0.0...v1.0.1) (2021-09-22)


### Bug Fixes

* update eslint dependencies that should have been updated with pr [#28](https://github.com/oclif/eslint-config-oclif-typescript/issues/28) ([2fa3aec](https://github.com/oclif/eslint-config-oclif-typescript/commit/2fa3aec4702f3fbfea186d7eec83125ec31fabe9))

# [1.0.0](https://github.com/oclif/eslint-config-oclif-typescript/compare/v0.2.0...v1.0.0) (2021-09-21)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"name": "eslint-config-oclif-typescript",
"description": "eslint config for Typscript'd oclif",
"version": "1.0.0",
"version": "1.0.1",
"author": "oclif",
"bugs": "https://github.com/oclif/eslint-config-oclif-typescript/issues",
"dependencies": {
Expand Down

0 comments on commit fc8a1cd

Please sign in to comment.