@goldfishjs/composition-api
Advanced tools
Comparing version 1.9.2 to 1.9.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.9.3](https://github.com/alipay/goldfish/compare/v1.9.2...v1.9.3) (2022-02-16) | ||
**Note:** Version bump only for package @goldfishjs/composition-api | ||
## [1.9.2](https://github.com/alipay/goldfish/compare/v1.9.1...v1.9.2) (2021-12-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/composition-api", | ||
"version": "1.9.2", | ||
"version": "1.9.3", | ||
"description": "goldfish-composition-api", | ||
@@ -17,7 +17,7 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/core": "^1.9.2", | ||
"@goldfishjs/module-usage": "^1.9.2", | ||
"@goldfishjs/reactive": "^1.9.2", | ||
"@goldfishjs/reactive-connect": "^1.9.2", | ||
"@goldfishjs/utils": "^1.9.2", | ||
"@goldfishjs/core": "^1.9.3", | ||
"@goldfishjs/module-usage": "^1.9.3", | ||
"@goldfishjs/reactive": "^1.9.3", | ||
"@goldfishjs/reactive-connect": "^1.9.3", | ||
"@goldfishjs/utils": "^1.9.3", | ||
"mini-types": "^0.1.3" | ||
@@ -24,0 +24,0 @@ }, |
62249
Updated@goldfishjs/core@^1.9.3
Updated@goldfishjs/reactive@^1.9.3
Updated@goldfishjs/utils@^1.9.3