@graphitation/cli
Advanced tools
Comparing version 1.1.0-beta.4 to 1.1.0-beta.5
# Change Log - @graphitation/cli | ||
This log was last generated on Thu, 16 Feb 2023 15:13:08 GMT and should not be manually modified. | ||
This log was last generated on Fri, 17 Feb 2023 17:46:54 GMT and should not be manually modified. | ||
<!-- Start content --> | ||
## 1.1.0-beta.5 | ||
Fri, 17 Feb 2023 17:46:54 GMT | ||
### Changes | ||
- enums exported in LegacyTypes (jakubvejr@microsoft.com) | ||
- Bump @graphitation/ts-codegen to v2.0.0-beta.5 | ||
## 1.1.0-beta.4 | ||
Thu, 16 Feb 2023 15:13:08 GMT | ||
Thu, 16 Feb 2023 15:13:23 GMT | ||
@@ -11,0 +20,0 @@ ### Changes |
{ | ||
"name": "@graphitation/cli", | ||
"license": "MIT", | ||
"version": "1.1.0-beta.4", | ||
"version": "1.1.0-beta.5", | ||
"bin": { | ||
@@ -26,3 +26,3 @@ "supermassive": "./bin/supermassive.js" | ||
"@graphitation/supermassive-extractors": "^2.0.0", | ||
"@graphitation/ts-codegen": "^2.0.0-beta.4", | ||
"@graphitation/ts-codegen": "^2.0.0-beta.5", | ||
"commander": "^8.3.0", | ||
@@ -29,0 +29,0 @@ "typescript": "^4.4.3 <4.5.0" |
Sorry, the diff of this file is not supported yet
15482