Skip to content

Commit b00786d

Browse files
chore(release): 1.2.42 [skip ci]
## [1.2.42](v1.2.41...v1.2.42) (2023-09-23) ### Bug fixes * **deps:** update dependency eslint to ^8.50.0 ([0380210](0380210))
1 parent 0380210 commit b00786d

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.42](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.41...v1.2.42) (2023-09-23)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint to ^8.50.0 ([0380210](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/038021048c37e121b41f25e6068038ac4cf3853f))
7+
18
## [1.2.41](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.40...v1.2.41) (2023-09-22)
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.41",
3+
"version": "1.2.42",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)