@joystream/hydra-common
Advanced tools
Comparing version 3.1.0-alpha.1 to 3.1.0-alpha.4
@@ -6,2 +6,28 @@ # Change Log | ||
## 3.1.0-alpha.4 (2021-06-22) | ||
### Bug Fixes | ||
* **hydra-cli:** render variant fields of array type ([#429](https://github.com/Joystream/hydra/issues/429)) ([8a31e5d](https://github.com/Joystream/hydra/commit/8a31e5df510aa5d7359e1f97abfd9a64343c1fb8)) | ||
## 3.1.0-alpha.3 (2021-06-21) | ||
### Bug Fixes | ||
* **hydra-processor:** set createdAt, updatedAt to the block timestamp by default ([#426](https://github.com/Joystream/hydra/issues/426)) ([18ee4c2](https://github.com/Joystream/hydra/commit/18ee4c2c1dca7822f68c6db3864799a451e9a8bd)), closes [#400](https://github.com/Joystream/hydra/issues/400) | ||
## 3.1.0-alpha.2 (2021-06-17) | ||
**Note:** Version bump only for package @joystream/hydra-common | ||
## 3.1.0-alpha.1 (2021-06-14) | ||
@@ -8,0 +34,0 @@ |
{ | ||
"name": "@joystream/hydra-common", | ||
"version": "3.1.0-alpha.1", | ||
"version": "3.1.0-alpha.4", | ||
"description": "Common Hydra tools", | ||
@@ -33,3 +33,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "739f5a8e653c9d4cf2a5a7ce0e61a6fa973aefce" | ||
"gitHead": "2fcc72f5883de379bd50370df091e64a7be23179" | ||
} |
38826