We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3af2554 commit c2e6aaeCopy full SHA for c2e6aae
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [0.7.1](https://github.com/payloadcms/payload/compare/v0.7.0...v0.7.1) (2021-06-21)
2
+
3
4
+### Bug Fixes
5
6
+* babel config file error ([3af2554](https://github.com/payloadcms/payload/commit/3af2554eacab45317745ad72c8848b4dd1ddc16a))
7
8
# [0.7.0](https://github.com/payloadcms/payload/compare/v0.6.10...v0.7.0) (2021-06-21)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "0.7.0",
+ "version": "0.7.1",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "SEE LICENSE IN license.md",
"author": {
0 commit comments