Skip to content

Commit 1ef7ee1

Browse files
chore(release): 1.0.115 [skip ci]
## [1.0.115](v1.0.114...v1.0.115) (2025-09-29) ### CI * add pr.yml permissions ([#172](#172)) ([be063a2](be063a2)) ### Bug fixes * **deps:** update dependency eslint-config-txo-typescript to ^7.4.110 ([#175](#175)) ([060fef7](060fef7))
1 parent 060fef7 commit 1ef7ee1

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [1.0.115](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.114...v1.0.115) (2025-09-29)
2+
3+
4+
### CI
5+
6+
* add pr.yml permissions ([#172](https://github.com/technology-studio/eslint-config-txo-package-typescript/issues/172)) ([be063a2](https://github.com/technology-studio/eslint-config-txo-package-typescript/commit/be063a2df167bec89cd5668d75718fab2aa5133f))
7+
8+
9+
### Bug fixes
10+
11+
* **deps:** update dependency eslint-config-txo-typescript to ^7.4.110 ([#175](https://github.com/technology-studio/eslint-config-txo-package-typescript/issues/175)) ([060fef7](https://github.com/technology-studio/eslint-config-txo-package-typescript/commit/060fef7e77a2341777ee4e81cbaddc8a17ada134))
12+
113
## [1.0.114](https://github.com/technology-studio/eslint-config-txo-package-typescript/compare/v1.0.113...v1.0.114) (2025-09-17)
214

315

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.114",
3+
"version": "1.0.115",
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)