Skip to content

Commit 7935027

Browse files
chore(release): 3.0.4 [skip ci]
## [3.0.4](v3.0.3...v3.0.4) (2024-12-03) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.0.4 ([#648](#648)) ([a088a42](a088a42))
1 parent a088a42 commit 7935027

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.4](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v3.0.3...v3.0.4) (2024-12-03)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.0.4 ([#648](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/648)) ([a088a42](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/a088a42261a0c350b1d817d22d649234a30c7685))
7+
18
## [3.0.3](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v3.0.2...v3.0.3) (2024-12-02)
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.3",
3+
"version": "3.0.4",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)