Skip to content

Commit 80d4f4c

Browse files
chore(release): 1.0.106 [skip ci]
## [1.0.106](v1.0.105...v1.0.106) (2025-07-08) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.4.101 ([#148](#148)) ([b4b4e5f](b4b4e5f))
1 parent b4b4e5f commit 80d4f4c

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.0.106](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.105...v1.0.106) (2025-07-08)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.4.101 ([#148](https://github.com/technology-studio/eslint-config-txo-package-typescript/issues/148)) ([b4b4e5f](https://github.com/technology-studio/eslint-config-txo-package-typescript/commit/b4b4e5f9e6d1350995c63a5da5b8b0ccc6840e78))
7+
18
## [1.0.105](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.104...v1.0.105) (2025-07-02)
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-package-typescript",
3-
"version": "1.0.105",
3+
"version": "1.0.106",
44
"description": "Technology Studio - Eslint config txo package typescript",
55
"main": "lib/index.js",
66
"typings": "lib/index.d.ts",

0 commit comments

Comments
 (0)