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 ea8b1ba commit 38b8423Copy full SHA for 38b8423
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
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
10
# [1.5.0](https://github.com/payloadcms/payload/compare/v1.4.2...v1.5.0) (2023-01-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
0 commit comments