Skip to content

Commit a0e0c39

Browse files
chore(release): 1.2.8 [skip ci]
## [1.2.8](v1.2.7...v1.2.8) (2023-07-28) ### Bug fixes * **deps:** update dependency eslint to ^8.46.0 ([8afefd4](8afefd4))
1 parent 8afefd4 commit a0e0c39

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.8](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.7...v1.2.8) (2023-07-28)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint to ^8.46.0 ([8afefd4](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/8afefd4b32c526089742bd5a14c6c030c6339b46))
7+
18
## [1.2.7](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.6...v1.2.7) (2023-07-28)
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.7",
3+
"version": "1.2.8",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)