Skip to content

Commit abbec74

Browse files
chore(release): 1.0.98 [skip ci]
## [1.0.98](v1.0.97...v1.0.98) (2025-06-11) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.4.92 ([#136](#136)) ([7bcb55e](7bcb55e))
1 parent 7bcb55e commit abbec74

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.98](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.97...v1.0.98) (2025-06-11)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.4.92 ([#136](https://github.com/technology-studio/eslint-config-txo-package-typescript/issues/136)) ([7bcb55e](https://github.com/technology-studio/eslint-config-txo-package-typescript/commit/7bcb55ea0f5c47646340a6bce76f32fa4284c84b))
7+
18
## [1.0.97](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.96...v1.0.97) (2025-06-10)
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.97",
3+
"version": "1.0.98",
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)