Skip to content

Commit a68b979

Browse files
chore(release): 1.2.1 [skip ci]
## [1.2.1](v1.2.0...v1.2.1) (2023-07-19) ### Bug fixes * **deps:** update eslint txo packages ([#285](#285)) ([2e4ace5](2e4ace5))
1 parent 2e4ace5 commit a68b979

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.1](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.2.0...v1.2.1) (2023-07-19)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update eslint txo packages ([#285](https://github.com/technology-studio/eslint-config-txo-typescript-react/issues/285)) ([2e4ace5](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/2e4ace52d415c766322cbfb20104641370bbdd1b))
7+
18
## [1.2.0](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.1.0...v1.2.0) (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.0",
3+
"version": "1.2.1",
44
"description": "Technology Studio - Eslint typescript react config",
55
"main": "lib/index.js",
66
"repository": {

0 commit comments

Comments
 (0)