Skip to content

Commit

Permalink
chore(release): v1.0.19
Browse files Browse the repository at this point in the history
  • Loading branch information
jmikrut committed Aug 7, 2022
1 parent a8d2e09 commit 888e756
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.19](https://github.com/payloadcms/payload/compare/v1.0.18...v1.0.19) (2022-08-07)


### Features

* exposes static upload handlers ([a8d2e09](https://github.com/payloadcms/payload/commit/a8d2e099523cc7b99f94ae0cad574b41679c6e25))

## [1.0.18](https://github.com/payloadcms/payload/compare/v1.0.17...v1.0.18) (2022-08-06)

## [1.0.17](https://github.com/payloadcms/payload/compare/v1.0.16...v1.0.17) (2022-08-06)
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.18",
"version": "1.0.19",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"author": {
Expand Down

0 comments on commit 888e756

Please sign in to comment.