Skip to content

Commit 2657e1d

Browse files
chore(release): 1.0.49 [skip ci]
## [1.0.49](v1.0.48...v1.0.49) (2023-01-11) ### Bug fixes * **deps:** update dependency eslint-plugin-react to ^7.32.0 ([15d1d0f](15d1d0f))
1 parent 15d1d0f commit 2657e1d

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+
## [1.0.49](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.48...v1.0.49) (2023-01-11)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-plugin-react to ^7.32.0 ([15d1d0f](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/15d1d0f8831912fb011a1666cae25b1b9500e2e1))
7+
18
## [1.0.48](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.47...v1.0.48) (2023-01-10)
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": "1.0.48",
3+
"version": "1.0.49",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)