Skip to content

Commit fbac9ec

Browse files
committed
Publish
- @ts-dev-tools/core@1.13.2 - @ts-dev-tools/react@1.11.2
1 parent f30e21c commit fbac9ec

5 files changed

Lines changed: 22 additions & 6 deletions

File tree

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.13.2](https://github.com/escemi-tech/ts-dev-tools/compare/%40ts-dev-tools%2Fcore%401.13.1...%40ts-dev-tools%2Fcore%401.13.2) (2026-09-01)
7+
8+
**Note:** Version bump only for package @ts-dev-tools/core
9+
10+
11+
12+
13+
614
## [1.13.1](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.13.0...@ts-dev-tools/core@1.13.1) (2026-08-01)
715

816
**Note:** Version bump only for package @ts-dev-tools/core

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts-dev-tools/core",
3-
"version": "1.13.1",
3+
"version": "1.13.2",
44
"description": "TS dev tools Core",
55
"keywords": [
66
"linter",

packages/react/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [1.11.2](https://github.com/escemi-tech/ts-dev-tools/compare/%40ts-dev-tools%2Freact%401.11.1...%40ts-dev-tools%2Freact%401.11.2) (2026-09-01)
7+
8+
**Note:** Version bump only for package @ts-dev-tools/react
9+
10+
11+
12+
13+
614
## [1.11.1](https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/react@1.11.0...@ts-dev-tools/react@1.11.1) (2026-08-01)
715

816
**Note:** Version bump only for package @ts-dev-tools/react

packages/react/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ts-dev-tools/react",
3-
"version": "1.11.1",
3+
"version": "1.11.2",
44
"description": "TS dev tools for React",
55
"keywords": [
66
"linter",
@@ -50,7 +50,7 @@
5050
"@testing-library/dom": "^10.4.1",
5151
"@testing-library/jest-dom": "^7.0.1",
5252
"@testing-library/react": "^16.3.3",
53-
"@ts-dev-tools/core": "^1.13.1",
53+
"@ts-dev-tools/core": "^1.13.2",
5454
"@types/react": "^19.2.18",
5555
"@types/react-dom": "^19.2.5",
5656
"jsdom": "^30.0.1",

0 commit comments

Comments
 (0)