Skip to content

Commit 2459c12

Browse files
committed
chore(release): v0.5.10
1 parent e3f249b commit 2459c12

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [0.5.10](https://github.com/payloadcms/payload/compare/v0.5.9...v0.5.10) (2021-04-14)
2+
3+
4+
### Bug Fixes
5+
6+
* feeds collectionSlug through me auth for graphql resolver ([9ee2f9c](https://github.com/payloadcms/payload/commit/9ee2f9c0dc25ea32ee0f0864e30afb389903b3cd))
7+
18
## [0.5.9](https://github.com/payloadcms/payload/compare/v0.5.8...v0.5.9) (2021-04-14)
29

310
## [0.5.8](https://github.com/payloadcms/payload/compare/v0.5.7...v0.5.8) (2021-04-13)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload",
3-
"version": "0.5.9",
3+
"version": "0.5.10",
44
"description": "Node, React and MongoDB Headless CMS and Application Framework",
55
"license": "SEE LICENSE IN license.md",
66
"author": {

0 commit comments

Comments
 (0)