Skip to content

Commit

Permalink
Release: 21.0.1 🔖 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Nov 21, 2021
1 parent b128f2d commit f72593a
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Expand Up @@ -14,6 +14,17 @@ with [@crystal-ball/semantic-release-base](https://github.com/crystal-ball/seman
> - 🛠 - Fixes

### [21.0.1](https://github.com/crystal-ball/eslint-config-eloquence/compare/v21.0.0...v21.0.1) (2021-11-21)


#### 🛠 Fix

* React testing and typescript rule fixes (#338)([b128f2d](https://github.com/crystal-ball/eslint-config-eloquence/commit/b128f2d9bfee066f724386198600681446d8a7c9)), closes [#338](https://github.com/crystal-ball/eslint-config-eloquence/issue/338)

#### Chore

* Bump Node version support to 14 and 16 ⚙️ (#337)([e92310a](https://github.com/crystal-ball/eslint-config-eloquence/commit/e92310a08b200997340807237dbe91b26e3b5b35)), closes [#337](https://github.com/crystal-ball/eslint-config-eloquence/issue/337)

## [21.0.0](https://github.com/crystal-ball/eslint-config-eloquence/compare/v20.0.2...v21.0.0) (2021-11-21)


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
@@ -1,6 +1,6 @@
{
"name": "eslint-config-eloquence",
"version": "21.0.0",
"version": "21.0.1",
"description": "Adaptive, robust, elqouent ESLint configuration",
"main": "./src/index.js",
"type": "commonjs",
Expand Down

0 comments on commit f72593a

Please sign in to comment.