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