Skip to content

Commit

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

### Bug Fixes

* allow release from BREAKING CHANGE commit message ([5920b19](5920b19))
* remove semantic-release preset ([861c231](861c231))
  • Loading branch information
semantic-release-bot committed Sep 23, 2021
1 parent 861c231 commit 84fb465
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
## [3.1.2](https://github.com/oclif/eslint-config-oclif/compare/v3.1.1...v3.1.2) (2021-09-23)


### Bug Fixes

* allow release from BREAKING CHANGE commit message ([5920b19](https://github.com/oclif/eslint-config-oclif/commit/5920b19092d4ce6928a1b1dd5b54185ce6892be7))
* remove semantic-release preset ([861c231](https://github.com/oclif/eslint-config-oclif/commit/861c2316cf8074a8608c449bd41d4c47be745e90))

## [3.1.1](https://github.com/oclif/eslint-config-oclif/compare/v3.1.0...v3.1.1) (2021-09-23)


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.1",
"version": "3.1.2",
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/eslint-config-oclif/issues",
"dependencies": {
Expand Down

0 comments on commit 84fb465

Please sign in to comment.