@integromat/sdk
Advanced tools
Comparing version 0.3.1 to 0.3.2
@@ -5,3 +5,3 @@ # Changelog | ||
## [0.3.1](https://github.com/integromat/mono/compare/make-sdk-v0.3.0...make-sdk-v0.3.1) (2024-06-03) | ||
## [0.3.2](https://github.com/integromat/mono/compare/make-sdk-v0.3.1...make-sdk-0.3.2) (2024-06-21) | ||
@@ -11,6 +11,12 @@ | ||
* **make-sdk:** fix and regenerate docs ([#398](https://github.com/integromat/mono/issues/398)) ([cbf26b8](https://github.com/integromat/mono/commit/cbf26b829a34e398732e00eb32a0bd6a45bfe3b1)) | ||
* **make-sdk:** remove duplicate typebox dependency ([#459](https://github.com/integromat/mono/issues/459)) ([a24fcbd](https://github.com/integromat/mono/commit/a24fcbd8dab9ba5ad76339fd069e182cdb99ed24)) | ||
## [0.3.1](https://github.com/integromat/mono/compare/make-sdk-v0.3.0...make-sdk-v0.3.1) (2024-06-03) | ||
### Bug Fixes | ||
- **make-sdk:** fix and regenerate docs ([#398](https://github.com/integromat/mono/issues/398)) ([cbf26b8](https://github.com/integromat/mono/commit/cbf26b829a34e398732e00eb32a0bd6a45bfe3b1)) | ||
# [0.3.0](https://github.com/integromat/mono/compare/make-sdk-v0.2.1...make-sdk-v0.3.0) (2024-05-30) | ||
@@ -17,0 +23,0 @@ |
{ | ||
"private": false, | ||
"name": "@integromat/sdk", | ||
"version": "0.3.1", | ||
"version": "0.3.2", | ||
"type": "commonjs", | ||
@@ -9,3 +9,2 @@ "main": "./src/index.js", | ||
"dependencies": { | ||
"@sinclair/typebox": "0.32.30", | ||
"@types/node-fetch": "2.6.11", | ||
@@ -18,3 +17,3 @@ "node-fetch": "2.7.0", | ||
"peerDependencies": { | ||
"@sinclair/typebox": "^0.32.14" | ||
"@sinclair/typebox": "^0.32.30" | ||
}, | ||
@@ -21,0 +20,0 @@ "devDependencies": { |
62780
6
+ Added@sinclair/typebox@0.32.35(transitive)
- Removed@sinclair/typebox@0.32.30
- Removed@sinclair/typebox@0.32.30(transitive)