File tree Expand file tree Collapse file tree 5 files changed +22
-6
lines changed Expand file tree Collapse file tree 5 files changed +22
-6
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.9.2] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.9.1...@ts-dev-tools/core@1.9.2 ) (2025-06-01)
7
+
8
+ ** Note:** Version bump only for package @ts-dev-tools/core
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.9.1] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/core@1.9.0...@ts-dev-tools/core@1.9.1 ) (2025-05-13)
7
15
8
16
** Note:** Version bump only for package @ts-dev-tools/core
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ts-dev-tools/core" ,
3
- "version" : " 1.9.1 " ,
3
+ "version" : " 1.9.2 " ,
4
4
"description" : " TS dev tools Core" ,
5
5
"keywords" : [
6
6
" linter" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## [ 1.9.2] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/react@1.9.1...@ts-dev-tools/react@1.9.2 ) (2025-06-01)
7
+
8
+ ** Note:** Version bump only for package @ts-dev-tools/react
9
+
10
+
11
+
12
+
13
+
6
14
## [ 1.9.1] ( https://github.com/escemi-tech/ts-dev-tools/compare/@ts-dev-tools/react@1.9.0...@ts-dev-tools/react@1.9.1 ) (2025-05-13)
7
15
8
16
** Note:** Version bump only for package @ts-dev-tools/react
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ts-dev-tools/react" ,
3
- "version" : " 1.9.1 " ,
3
+ "version" : " 1.9.2 " ,
4
4
"description" : " TS dev tools for React" ,
5
5
"keywords" : [
6
6
" linter" ,
45
45
"@testing-library/dom" : " ^10.4.0" ,
46
46
"@testing-library/jest-dom" : " ^6.5.0" ,
47
47
"@testing-library/react" : " ^16.3.0" ,
48
- "@ts-dev-tools/core" : " ^1.9.1 " ,
48
+ "@ts-dev-tools/core" : " ^1.9.2 " ,
49
49
"@types/react" : " ^19.1.2" ,
50
50
"@types/react-dom" : " ^19.1.2" ,
51
51
"eslint-plugin-react" : " ^7.37.5" ,
You can’t perform that action at this time.
0 commit comments