@graphitation/cli
Advanced tools
Comparing version 1.11.2 to 1.11.3
# Change Log - @graphitation/cli | ||
This log was last generated on Mon, 14 Oct 2024 07:58:19 GMT and should not be manually modified. | ||
<!-- This log was last generated on Thu, 17 Oct 2024 12:43:59 GMT and should not be manually modified. --> | ||
<!-- Start content --> | ||
## 1.11.3 | ||
Thu, 17 Oct 2024 12:43:59 GMT | ||
### Patches | ||
- bump dependecies (pavelglac@microsoft.com) | ||
- Bump @graphitation/supermassive-extractors to v2.2.3 | ||
- Bump @graphitation/ts-codegen to v2.11.2 | ||
## 1.11.2 | ||
Mon, 14 Oct 2024 07:58:19 GMT | ||
Mon, 14 Oct 2024 07:58:57 GMT | ||
@@ -11,0 +21,0 @@ ### Patches |
{ | ||
"name": "@graphitation/cli", | ||
"license": "MIT", | ||
"version": "1.11.2", | ||
"version": "1.11.3", | ||
"bin": { | ||
@@ -26,4 +26,4 @@ "supermassive": "./bin/supermassive.js" | ||
"dependencies": { | ||
"@graphitation/supermassive-extractors": "^2.2.2", | ||
"@graphitation/ts-codegen": "^2.11.1", | ||
"@graphitation/supermassive-extractors": "^2.2.3", | ||
"@graphitation/ts-codegen": "^2.11.2", | ||
"commander": "^8.3.0", | ||
@@ -30,0 +30,0 @@ "fast-glob": "^3.2.12", |
Sorry, the diff of this file is not supported yet
47018