Skip to content

Commit c21c6b8

Browse files
committed
chore(release): v1.5.4
1 parent e42d103 commit c21c6b8

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,5 +1,12 @@
11

22

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+
310
## [1.5.3](https://github.com/payloadcms/payload/compare/v1.5.2...v1.5.3) (2023-01-05)
411

512

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": "1.5.3",
3+
"version": "1.5.4",
44
"description": "Node, React and MongoDB Headless CMS and Application Framework",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)