Skip to content

Commit fde35a3

Browse files
chore(release): 3.0.6 [skip ci]
## [3.0.6](v3.0.5...v3.0.6) (2024-12-04) ### Bug fixes * remove eslint-config-txo-typescript dependency ([#652](#652)) ([cdc1acb](cdc1acb))
1 parent cdc1acb commit fde35a3

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+
## [3.0.6](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v3.0.5...v3.0.6) (2024-12-04)
2+
3+
4+
### Bug fixes
5+
6+
* remove eslint-config-txo-typescript dependency ([#652](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/652)) ([cdc1acb](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/cdc1acb01189aaa69a093f64fa9ba90698219e4a))
7+
18
## [3.0.5](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v3.0.4...v3.0.5) (2024-12-04)
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": "3.0.5",
3+
"version": "3.0.6",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)