Skip to content

Commit 7944b95

Browse files
chore(main): release 2.0.2
1 parent 7a0abdf commit 7944b95

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## [2.0.2](https://github.com/InformaticsMatters/eslint-config-squonk/compare/v2.0.1...v2.0.2) (2024-12-26)
6+
7+
8+
### Bug Fixes
9+
10+
* **deps:** update dependency eslint-plugin-react to v7.37.3 ([b6277c3](https://github.com/InformaticsMatters/eslint-config-squonk/commit/b6277c39687196860de86a707395d3c9f71574a2))
11+
* **deps:** update dependency typescript-eslint to v8 ([7a0abdf](https://github.com/InformaticsMatters/eslint-config-squonk/commit/7a0abdf8fab14a21fa9bbd5226ca7cd5b51eb927))
12+
513
## [2.0.1](https://github.com/InformaticsMatters/eslint-config-squonk/compare/v2.0.0...v2.0.1) (2024-04-21)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@squonk/eslint-config",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "ESLint config used by Squonk front-end apps",
55
"type": "module",
66
"main": "index.js",

0 commit comments

Comments
 (0)