@goldfishjs/core
Advanced tools
Comparing version 1.9.4 to 1.9.5
@@ -6,2 +6,10 @@ # Change Log | ||
## [1.9.5](https://github.com/alipay/goldfish/compare/v1.9.4...v1.9.5) (2022-02-18) | ||
**Note:** Version bump only for package @goldfishjs/core | ||
## [1.9.4](https://github.com/alipay/goldfish/compare/v1.9.3...v1.9.4) (2022-02-16) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/core", | ||
"version": "1.9.4", | ||
"version": "1.9.5", | ||
"description": "goldfish", | ||
@@ -17,5 +17,5 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/module-usage": "^1.9.4", | ||
"@goldfishjs/reactive-connect": "^1.9.4", | ||
"@goldfishjs/utils": "^1.9.4", | ||
"@goldfishjs/module-usage": "^1.9.5", | ||
"@goldfishjs/reactive-connect": "^1.9.5", | ||
"@goldfishjs/utils": "^1.9.5", | ||
"mini-types": "^0.1.3" | ||
@@ -22,0 +22,0 @@ }, |
25802