Skip to content

Commit ca36ad3

Browse files
chore(release): 3.0.1 [skip ci]
## [3.0.1](v3.0.0...v3.0.1) (2024-11-30) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.0.1 ([#636](#636)) ([444816e](444816e))
1 parent 444816e commit ca36ad3

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.1](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v3.0.0...v3.0.1) (2024-11-30)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.0.1 ([#636](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/636)) ([444816e](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/444816ee93d87594d970519f1a8cf9cdf8af80c2))
7+
18
## [3.0.0](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.82...v3.0.0) (2024-11-29)
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.0",
3+
"version": "3.0.1",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)