Skip to content

Commit 01db002

Browse files
chore: release 2.1.4 (#138)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 1c4cf6a commit 01db002

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [2.1.4](https://github.com/eslint/eslintrc/compare/v2.1.3...v2.1.4) (2023-11-27)
4+
5+
6+
### Bug Fixes
7+
8+
* Use original plugin from disk in FlatCompat ([#137](https://github.com/eslint/eslintrc/issues/137)) ([1c4cf6a](https://github.com/eslint/eslintrc/commit/1c4cf6a71378d480323bfdd404c9585bd0d21d65))
9+
310
## [2.1.3](https://github.com/eslint/eslintrc/compare/v2.1.2...v2.1.3) (2023-11-01)
411

512

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@eslint/eslintrc",
3-
"version": "2.1.3",
3+
"version": "2.1.4",
44
"description": "The legacy ESLintRC config file format for ESLint",
55
"type": "module",
66
"main": "./dist/eslintrc.cjs",

0 commit comments

Comments
 (0)