File tree Expand file tree Collapse file tree 4 files changed +19
-3
lines changed Expand file tree Collapse file tree 4 files changed +19
-3
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.5.18 (2022-02-25)
7
+
8
+ ** Note:** Version bump only for package @ts-dev-tools/core
9
+
10
+
11
+
12
+
13
+
6
14
## 1.5.17 (2022-02-25)
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.5.17 " ,
3
+ "version" : " 1.5.18 " ,
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.5.18 (2022-02-25)
7
+
8
+ ** Note:** Version bump only for package @ts-dev-tools/react
9
+
10
+
11
+
12
+
13
+
6
14
## 1.5.17 (2022-02-25)
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.5.17 " ,
3
+ "version" : " 1.5.18 " ,
4
4
"description" : " TS dev tools for React" ,
5
5
"keywords" : [
6
6
" linter" ,
41
41
"@testing-library/jest-dom" : " ^5.16.2" ,
42
42
"@testing-library/react" : " ^12.1.3" ,
43
43
"@testing-library/react-hooks" : " ^7.0.2" ,
44
- "@ts-dev-tools/core" : " ^1.5.17 " ,
44
+ "@ts-dev-tools/core" : " ^1.5.18 " ,
45
45
"@types/react" : " ^17.0.39" ,
46
46
"@types/react-dom" : " ^17.0.11" ,
47
47
"eslint-plugin-react" : " ^7.29.0" ,
You can’t perform that action at this time.
0 commit comments