Skip to content

Commit e4fa3ff

Browse files
chore(release): 2.0.69 [skip ci]
## [2.0.69](v2.0.68...v2.0.69) (2024-09-03) ### CI * update URL for code-quality ([#602](#602)) ([ddf531d](ddf531d)) ### Bug fixes * **deps:** update dependency eslint-plugin-react to ^7.35.1 ([5763356](5763356))
1 parent 5763356 commit e4fa3ff

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [2.0.69](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.68...v2.0.69) (2024-09-03)
2+
3+
4+
### CI
5+
6+
* update URL for code-quality ([#602](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/602)) ([ddf531d](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/ddf531d79e287f45ea1af6a9c4ae4e6e12c657b3))
7+
8+
9+
### Bug fixes
10+
11+
* **deps:** update dependency eslint-plugin-react to ^7.35.1 ([5763356](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/5763356e6191c3efe8d92a4d2ef348952f968d52))
12+
113
## [2.0.68](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v2.0.67...v2.0.68) (2024-08-15)
214

315

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.68",
3+
"version": "2.0.69",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)