File tree 4 files changed +19
-3
lines changed
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
+ # [ 0.7.0] ( https://github.com/cosmology-tech/schema-typescript/compare/schema-sdk@0.6.0...schema-sdk@0.7.0 ) (2024-05-26)
7
+
8
+ ** Note:** Version bump only for package schema-sdk
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.6.0] ( https://github.com/cosmology-tech/schema-typescript/compare/schema-sdk@0.5.0...schema-sdk@0.6.0 ) (2024-05-26)
7
15
8
16
** Note:** Version bump only for package schema-sdk
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " schema-sdk" ,
3
- "version" : " 0.6 .0" ,
3
+ "version" : " 0.7 .0" ,
4
4
"description" : " Convert JSON Schema OpenAPI Spec to TypeScript Clients" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/cosmology-tech/schema-typescript#readme" ,
34
34
"@interweb-utils/casing" : " ^0.2.0" ,
35
35
"@interweb/fetch-api-client" : " ^0.5.0" ,
36
36
"deepmerge" : " ^4.3.1" ,
37
- "schema-typescript" : " ^0.9 .0"
37
+ "schema-typescript" : " ^0.10 .0"
38
38
},
39
39
"keywords" : [
40
40
" jsonschema" ,
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
+ # [ 0.10.0] ( https://github.com/cosmology-tech/schema-typescript/compare/schema-typescript@0.9.0...schema-typescript@0.10.0 ) (2024-05-26)
7
+
8
+ ** Note:** Version bump only for package schema-typescript
9
+
10
+
11
+
12
+
13
+
6
14
# [ 0.9.0] ( https://github.com/cosmology-tech/schema-typescript/compare/schema-typescript@0.8.0...schema-typescript@0.9.0 ) (2024-05-25)
7
15
8
16
** Note:** Version bump only for package schema-typescript
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " schema-typescript" ,
3
- "version" : " 0.9 .0" ,
3
+ "version" : " 0.10 .0" ,
4
4
"description" : " Convert JSON Schema to TypeScript Definitions" ,
5
5
"author" : " Dan Lynch <pyramation@gmail.com>" ,
6
6
"homepage" : " https://github.com/cosmology-tech/schema-typescript#readme" ,
You can’t perform that action at this time.
0 commit comments