Skip to content

Commit

Permalink
chore(release): 3.1.1 [skip ci]
Browse files Browse the repository at this point in the history
## [3.1.1](v3.1.0...v3.1.1) (2021-09-23)

### Bug Fixes

* allow release from main branch ([188f803](188f803))
  • Loading branch information
semantic-release-bot committed Sep 23, 2021
1 parent 188f803 commit b41e879
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.1.1](https://github.com/oclif/eslint-config-oclif/compare/v3.1.0...v3.1.1) (2021-09-23)


### Bug Fixes

* allow release from main branch ([188f803](https://github.com/oclif/eslint-config-oclif/commit/188f8033dfb9fef9ef550201b0e6f66abbc4542f))

<a name="1.5.1"></a>
## [1.5.1](https://github.com/oclif/eslint-config-oclif/compare/v1.5.0...v1.5.1) (2018-05-31)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "eslint-config-oclif",
"description": "eslint config for oclif",
"version": "3.1.0",
"version": "3.1.1",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/eslint-config-oclif/issues",
"dependencies": {
Expand Down

0 comments on commit b41e879

Please sign in to comment.