Skip to content

Commit 3687ee6

Browse files
chore(release): 1.0.101 [skip ci]
## [1.0.101](v1.0.100...v1.0.101) (2025-06-17) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.4.96 ([#142](#142)) ([ca4e9bb](ca4e9bb))
1 parent ca4e9bb commit 3687ee6

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.101](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.100...v1.0.101) (2025-06-17)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.4.96 ([#142](https://github.com/technology-studio/eslint-config-txo-package-typescript/issues/142)) ([ca4e9bb](https://github.com/technology-studio/eslint-config-txo-package-typescript/commit/ca4e9bbda3ba857d6e5c979774bd0577e3a2494a))
7+
18
## [1.0.100](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.99...v1.0.100) (2025-06-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-package-typescript",
3-
"version": "1.0.100",
3+
"version": "1.0.101",
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)