@vivocha/public-types
Advanced tools
Comparing version 1.1.3 to 1.1.4
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.1.4](https://github.com/vivocha/vivocha/compare/@vivocha/public-types@1.1.3...@vivocha/public-types@1.1.4) (2024-06-07) | ||
### Bug Fixes | ||
* export schema on types instead of wrappers ([0230599](https://github.com/vivocha/vivocha/commit/02305993fe4d883606e91b188d8797eec89feb91)) | ||
## [1.1.3](https://github.com/vivocha/vivocha/compare/@vivocha/public-types@1.1.2...@vivocha/public-types@1.1.3) (2024-06-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@vivocha/public-types", | ||
"version": "1.1.3", | ||
"version": "1.1.4", | ||
"description": "Vivocha public types", | ||
@@ -9,2 +9,3 @@ "main": "dist/index.js", | ||
"dist/**/*.ts", | ||
"schemas", | ||
"README.md" | ||
@@ -26,3 +27,3 @@ ], | ||
}, | ||
"gitHead": "8aa45c0cb0f3463ac32d5555512c78d1cd734c9f" | ||
"gitHead": "bdb829212faba7f1c10118b7149442d5c40b7c00" | ||
} |
62671
39
2165