Skip to content

Commit 38b8423

Browse files
committed
chore(release): v1.5.1
1 parent ea8b1ba commit 38b8423

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.1](https://github.com/payloadcms/payload/compare/v1.5.0...v1.5.1) (2023-01-04)
4+
5+
6+
### Bug Fixes
7+
8+
* reverts components directory back to ts ([1bbf099](https://github.com/payloadcms/payload/commit/1bbf099fe052e767512e111f8f2b778c1b9c59d9))
9+
310
# [1.5.0](https://github.com/payloadcms/payload/compare/v1.4.2...v1.5.0) (2023-01-04)
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.0",
3+
"version": "1.5.1",
44
"description": "Node, React and MongoDB Headless CMS and Application Framework",
55
"license": "MIT",
66
"engines": {

0 commit comments

Comments
 (0)