We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 724f4d7 commit ad63b9bCopy full SHA for ad63b9b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.1](https://github.com/technology-studio/eslint-config-txo-typescript-react/compare/v1.0.0...v1.0.1) (2022-10-01)
2
+
3
4
+### Bug fixes
5
6
+* **deps:** update dependency eslint-config-txo-typescript to ^3.1.26 ([724f4d7](https://github.com/technology-studio/eslint-config-txo-typescript-react/commit/724f4d73e9230ab8d5965c0d5132d13580f3c0da))
7
8
## 1.0.0 (2022-09-30)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "eslint-config-txo-typescript-react",
- "version": "1.0.0",
+ "version": "1.0.1",
"description": "Technology Studio - Eslint typescript react config",
"main": "src/index.js",
"repository": {
0 commit comments