@goldfishjs/plugins
Advanced tools
Comparing version 2.2.0 to 2.2.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [2.2.1](https://github.com/alipay/goldfish/compare/v2.2.0...v2.2.1) (2022-02-25) | ||
**Note:** Version bump only for package @goldfishjs/plugins | ||
# [2.2.0](https://github.com/alipay/goldfish/compare/v2.1.0...v2.2.0) (2022-02-25) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@goldfishjs/plugins", | ||
"version": "2.2.0", | ||
"version": "2.2.1", | ||
"description": "goldfish-plugins", | ||
@@ -17,9 +17,9 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@goldfishjs/bridge": "^2.2.0", | ||
"@goldfishjs/module-usage": "^2.2.0", | ||
"@goldfishjs/reactive": "^2.2.0", | ||
"@goldfishjs/reactive-connect": "^2.2.0", | ||
"@goldfishjs/requester": "^2.2.0", | ||
"@goldfishjs/route": "^2.2.0", | ||
"@goldfishjs/utils": "^2.2.0", | ||
"@goldfishjs/bridge": "^2.2.1", | ||
"@goldfishjs/module-usage": "^2.2.1", | ||
"@goldfishjs/reactive": "^2.2.1", | ||
"@goldfishjs/reactive-connect": "^2.2.1", | ||
"@goldfishjs/requester": "^2.2.1", | ||
"@goldfishjs/route": "^2.2.1", | ||
"@goldfishjs/utils": "^2.2.1", | ||
"mini-types": "^0.1.3" | ||
@@ -26,0 +26,0 @@ }, |
56125
Updated@goldfishjs/bridge@^2.2.1
Updated@goldfishjs/reactive@^2.2.1
Updated@goldfishjs/requester@^2.2.1
Updated@goldfishjs/route@^2.2.1
Updated@goldfishjs/utils@^2.2.1