Skip to content

Commit 7e9d220

Browse files
chore(release): 1.2.3 [skip ci]
## [1.2.3](v1.2.2...v1.2.3) (2023-07-20) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^3.2.62 ([#290](#290)) ([f58615e](f58615e))
1 parent f58615e commit 7e9d220

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.2.3](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.2...v1.2.3) (2023-07-20)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^3.2.62 ([#290](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/290)) ([f58615e](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/f58615e7726e181e883c3ad2fc5054d4de816b7c))
7+
18
## [1.2.2](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.1...v1.2.2) (2023-07-19)
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.2.2",
3+
"version": "1.2.3",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)