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 23d605c commit 21708bcCopy full SHA for 21708bc
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [1.0.5](https://github.com/payloadcms/payload/compare/v1.0.4...v1.0.5) (2022-07-19)
2
+
3
4
+### Features
5
6
+* adds initAsync ([b4ffa22](https://github.com/payloadcms/payload/commit/b4ffa228858e584b3a177b0b096077a5c660b892))
7
8
## [1.0.4](https://github.com/payloadcms/payload/compare/v0.20.1...v1.0.4) (2022-07-19)
9
10
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.0.4",
+ "version": "1.0.5",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"author": {
0 commit comments