We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20f1e6c commit fc5e564Copy full SHA for fc5e564
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.5.8](https://github.com/payloadcms/payload/compare/v0.5.7...v0.5.8) (2021-04-13)
2
+
3
4
+### Bug Fixes
5
6
+* revises graphql import syntax ([20f1e6c](https://github.com/payloadcms/payload/commit/20f1e6cb044254af7a0db72cc9dab95d32db0333))
7
8
## [0.5.7](https://github.com/payloadcms/payload/compare/v0.5.5...v0.5.7) (2021-04-13)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "0.5.7",
+ "version": "0.5.8",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "SEE LICENSE IN license.md",
"author": {
0 commit comments