Skip to content

Commit ebdf619

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2023-11-15) ### Bug Fixes * **.eslintrc.js:** remove some test-related rules that was copied from lime-elements ([6315b4a](6315b4a))
1 parent 6315b4a commit ebdf619

File tree

3 files changed

+11
-3
lines changed

3 files changed

+11
-3
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [2.0.2](https://github.com/Lundalogik/eslint-config/compare/v2.0.1...v2.0.2) (2023-11-15)
2+
3+
4+
### Bug Fixes
5+
6+
7+
* **.eslintrc.js:** remove some test-related rules that was copied from lime-elements ([6315b4a](https://github.com/Lundalogik/eslint-config/commit/6315b4a3f47c2f2fb8fefe80152409860f6667d6))
8+
19
## [2.0.1](https://github.com/Lundalogik/eslint-config/compare/v2.0.0...v2.0.1) (2023-10-31)
210

311

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@limetech/eslint-config",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Reusable lint rules for use in other packages.",
55
"author": "Lime Technologies",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)