Skip to content

Commit

Permalink
chore(release): v1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikrut committed Jul 19, 2022
1 parent 23d605c commit 21708bc
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.0.5](https://github.com/payloadcms/payload/compare/v1.0.4...v1.0.5) (2022-07-19)


### Features

* adds initAsync ([b4ffa22](https://github.com/payloadcms/payload/commit/b4ffa228858e584b3a177b0b096077a5c660b892))

## [1.0.4](https://github.com/payloadcms/payload/compare/v0.20.1...v1.0.4) (2022-07-19)

### Features
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down

0 comments on commit 21708bc

Please sign in to comment.