@ombori/ts-schema
Advanced tools
Comparing version 3.92.4 to 3.92.5
@@ -6,2 +6,13 @@ # Change Log | ||
## 3.92.5 (2024-05-20) | ||
### Bug Fixes | ||
* exit if it can not connect to phyedged timeout 2 ([ad402af](https://github.com/ombori/gridapp/commit/ad402af91d8a75f56578dbe9ad41b98e09ddbb3a)) | ||
## 3.92.4 (2024-05-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@ombori/ts-schema", | ||
"version": "3.92.4", | ||
"version": "3.92.5", | ||
"description": "", | ||
@@ -17,3 +17,3 @@ "main": "index.js", | ||
"license": "ISC", | ||
"gitHead": "e0cc5a103f27eb0ff58a323c310148696a9f654e" | ||
"gitHead": "0a14cf058775ffa600b2c7de42f3a1d2d336711a" | ||
} |
13996