Skip to content

Commit

Permalink
Release: 15.0.0 πŸ”– [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Sep 12, 2020
1 parent 7ade772 commit d126c24
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,19 @@ with [@crystal-ball/semantic-release-base](https://github.com/crystal-ball/seman
> - πŸ›  - Fixes

## [15.0.0](https://github.com/crystal-ball/eslint-config-eloquence/compare/v14.12.1...v15.0.0) (2020-09-12)


### πŸ’₯ Breaking Changes!

* Use `enableTS` and `enableESM` to disable TypeScript and ESModule configs when
necessary.


#### πŸ’– New

* TS by default support πŸ’– (#243)([7ade772](https://github.com/crystal-ball/eslint-config-eloquence/commit/7ade7724eb94cd0101a983482b2952634ef6c146)), closes [#243](https://github.com/crystal-ball/eslint-config-eloquence/issue/243)

### [14.12.1](https://github.com/crystal-ball/eslint-config-eloquence/compare/v14.12.0...v14.12.1) (2020-09-12)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-eloquence",
"version": "14.12.1",
"version": "15.0.0",
"description": "Adaptive, robust, elqouent ESLint configuration",
"main": "./src/index.js",
"type": "commonjs",
Expand Down

0 comments on commit d126c24

Please sign in to comment.