Skip to content

Commit f80500f

Browse files
chore(release): 1.2.0 [skip ci]
## [1.2.0](v1.1.0...v1.2.0) (2023-07-19) ### Features * add rule override for eslint packages ([#288](#288)) ([54e7b82](54e7b82))
1 parent 54e7b82 commit f80500f

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.0](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.1.0...v1.2.0) (2023-07-19)
2+
3+
4+
### Features
5+
6+
* add rule override for eslint packages ([#288](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/288)) ([54e7b82](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/54e7b8243976e7d5dd69a2a7fdd74749fbd1ebcc))
7+
18
## [1.1.0](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.96...v1.1.0) (2023-07-13)
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.1.0",
3+
"version": "1.2.0",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "src/index.js",
66
"repository": {

0 commit comments

Comments
 (0)