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 74e10b1 commit 5a7972fCopy full SHA for 5a7972f
CHANGELOG.md
@@ -1,5 +1,12 @@
1
2
3
+## [1.5.3](https://github.com/payloadcms/payload/compare/v1.5.2...v1.5.3) (2023-01-05)
4
+
5
6
+### Bug Fixes
7
8
+* theme flicker on code editor ([6567454](https://github.com/payloadcms/payload/commit/6567454ae4e4808303da9b80d26633bc77e1445d))
9
10
## [1.5.2](https://github.com/payloadcms/payload/compare/v1.5.1...v1.5.2) (2023-01-04)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "payload",
- "version": "1.5.2",
+ "version": "1.5.3",
"description": "Node, React and MongoDB Headless CMS and Application Framework",
"license": "MIT",
"engines": {
0 commit comments