Skip to content

Commit

Permalink
chore(release): 11.1.0 [skip ci]
Browse files Browse the repository at this point in the history
## [11.1.0](11.0.2...11.1.0) (2023-11-09)

### Features

* enable no-constant-binary-expression ([8e7e537](8e7e537))

### Bug Fixes

* **deps:** eslint-plugin-import@2.29.0 ([d607e8e](d607e8e))
* **deps:** typescript-eslint 6.9.1 ([6d7c724](6d7c724))
  • Loading branch information
semantic-release-bot committed Nov 9, 2023
1 parent d607e8e commit eb1d362
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,16 @@
## [11.1.0](https://github.com/kenany/eslint-config/compare/11.0.2...11.1.0) (2023-11-09)


### Features

* enable no-constant-binary-expression ([8e7e537](https://github.com/kenany/eslint-config/commit/8e7e537212f2830823b08e32979d906281207ce1))


### Bug Fixes

* **deps:** eslint-plugin-import@2.29.0 ([d607e8e](https://github.com/kenany/eslint-config/commit/d607e8e2e022770fd14fc6d5b84261917d06b4e6))
* **deps:** typescript-eslint 6.9.1 ([6d7c724](https://github.com/kenany/eslint-config/commit/6d7c724cc0ec9baef01216655398826bc4e7345d))

## [11.0.2](https://github.com/kenany/eslint-config/compare/11.0.1...11.0.2) (2023-10-01)


Expand Down
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "@kenan/eslint-config",
"version": "11.0.2",
"version": "11.1.0",
"description": "KenanY's eslint config",
"keywords": [
"eslint-config"
Expand Down

0 comments on commit eb1d362

Please sign in to comment.