We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e42d103 commit c21c6b8Copy full SHA for c21c6b8
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.5.4](https://github.com/payloadcms/payload/compare/v1.5.3...v1.5.4) (2023-01-06)
4
+
5
6
+### Features
7
8
+* allows init to accept a pre-built config ([84e00bf](https://github.com/payloadcms/payload/commit/84e00bf7b3dfc1c23367765eec60bec45b81617b))
9
10
## [1.5.3](https://github.com/payloadcms/payload/compare/v1.5.2...v1.5.3) (2023-01-05)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.5.3",
+ "version": "1.5.4",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
0 commit comments