Skip to content

Commit ffc426e

Browse files
chore(release): 1.0.104 [skip ci]
## [1.0.104](v1.0.103...v1.0.104) (2025-07-01) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.4.99 ([#146](#146)) ([1c0c85e](1c0c85e))
1 parent 1c0c85e commit ffc426e

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.104](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.103...v1.0.104) (2025-07-01)
2+
3+
4+
### Bug fixes
5+
6+
* **deps:** update dependency eslint-config-txo-typescript to ^7.4.99 ([#146](https://github.com/technology-studio/eslint-config-txo-package-typescript/issues/146)) ([1c0c85e](https://github.com/technology-studio/eslint-config-txo-package-typescript/commit/1c0c85e22aee6841c8f42db70449454cd84babae))
7+
18
## [1.0.103](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.102...v1.0.103) (2025-06-24)
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.103",
3+
"version": "1.0.104",
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)