chore(release): v1.11.5

This commit is contained in:
James
2023-07-25 10:27:03 -04:00
parent e71866856f
commit e30db30b07
2 changed files with 8 additions and 1 deletions

View File

@@ -1,5 +1,12 @@
## [1.11.5](https://github.com/payloadcms/payload/compare/v1.11.4...v1.11.5) (2023-07-25)
### Bug Fixes
* admin route not mounting on production serve ([#3071](https://github.com/payloadcms/payload/issues/3071)) ([e718668](https://github.com/payloadcms/payload/commit/e71866856fffefcfb61dd3d29135cccb66939a62))
## [1.11.4](https://github.com/payloadcms/payload/compare/v1.11.3...v1.11.4) (2023-07-25)

View File

@@ -1,6 +1,6 @@
{
"name": "payload",
"version": "1.11.4",
"version": "1.11.5",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {