Skip to content

Commit 7024a11

Browse files
chore(release): 2.0.2 [skip ci]
## [2.0.2](v2.0.1...v2.0.2) (2023-11-10) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^4.0.4 ([08891e4](08891e4))
1 parent 08891e4 commit 7024a11

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.0.2](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.1...v2.0.2) (2023-11-10)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^4.0.4 ([08891e4](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/08891e46e1ac381ac55437748928892b74b2b9a6))
7+
18
## [2.0.1](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.0...v2.0.1) (2023-11-09)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "eslint-config-txo-typescript-react",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)