chore(release): v1.0.27

This commit is contained in:
Dan Ribbens
2022-08-18 17:45:16 -04:00
parent 97f2a9b484
commit b21a56fdf7
2 changed files with 9 additions and 2 deletions

View File

@@ -1,3 +1,10 @@
## [1.0.27](https://github.com/payloadcms/payload/compare/v1.0.26...v1.0.27) (2022-08-18)
### Bug Fixes
* react-sortable-hoc dependency instead of dev dependency ([4ef6801](https://github.com/payloadcms/payload/commit/4ef6801230cb0309a9d20dd092f8a3372f75f9ca))
## [1.0.26](https://github.com/payloadcms/payload/compare/v1.0.25...v1.0.26) (2022-08-18)

View File

@@ -1,6 +1,6 @@
{
"name": "payload",
"version": "1.0.26",
"version": "1.0.27",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"author": {
@@ -298,4 +298,4 @@
"publishConfig": {
"registry": "https://registry.npmjs.org/"
}
}
}