@vivocha/public-wrappers
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -6,2 +6,13 @@ # Change Log | ||
## [1.0.2](https://github.com/vivocha/vivocha/compare/@vivocha/public-wrappers@1.0.1...@vivocha/public-wrappers@1.0.2) (2024-06-07) | ||
### Bug Fixes | ||
* export schema on types instead of wrappers ([0230599](https://github.com/vivocha/vivocha/commit/02305993fe4d883606e91b188d8797eec89feb91)) | ||
## 1.0.1 (2024-06-06) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@vivocha/public-wrappers", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Vivocha public wrappers", | ||
@@ -12,3 +12,2 @@ "main": "dist/index.js", | ||
"dist/**/*.ts", | ||
"schemas", | ||
"README.md" | ||
@@ -32,3 +31,3 @@ ], | ||
"dependencies": { | ||
"@vivocha/public-types": "1.1.3", | ||
"@vivocha/public-types": "1.1.4", | ||
"eredita": "^1.1.4", | ||
@@ -47,3 +46,3 @@ "node-sass": "^4.12.0", | ||
}, | ||
"gitHead": "8aa45c0cb0f3463ac32d5555512c78d1cd734c9f" | ||
"gitHead": "bdb829212faba7f1c10118b7149442d5c40b7c00" | ||
} |
43376
+ Added@vivocha/public-types@1.1.4(transitive)
- Removed@vivocha/public-types@1.1.3(transitive)
Updated@vivocha/public-types@1.1.4