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 ffcd62d commit cf58049Copy full SHA for cf58049
2 files changed
CHANGES.md
@@ -2,6 +2,14 @@
2
3
4
5
+## [5.3.7](https://github.com/plone/mockup/compare/5.3.6...5.3.7) (2025-06-16)
6
+
7
8
+### Maintenance
9
10
11
+* **pat tinymce:** Update TinyMCE=7.9.1 ([c5add32](https://github.com/plone/mockup/commit/c5add32ec197a31804cc929952a98251bdf31cf1))
12
13
## [5.3.6](https://github.com/plone/mockup/compare/5.3.5...5.3.6) (2025-06-16)
14
15
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@plone/mockup",
- "version": "5.3.6",
+ "version": "5.3.7",
"description": "A collection of client side patterns for faster and easier web development",
"license": "BSD-3-Clause",
"main": "./src/patterns.js",
0 commit comments