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 30ba540 commit ac34aa2Copy full SHA for ac34aa2
CHANGES.md
@@ -2,6 +2,14 @@
2
3
4
5
+## [5.4.0](https://github.com/plone/mockup/compare/5.4.0-beta.0...5.4.0) (2025-06-19)
6
+
7
8
+### Maintenance
9
10
11
+* upgrade dependencies ([45533f3](https://github.com/plone/mockup/commit/45533f31d58cfb47d3b01b55a6520f4978626082))
12
13
## [5.4.0-beta.0](https://github.com/plone/mockup/compare/5.3.7...5.4.0-beta.0) (2025-06-17)
14
15
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@plone/mockup",
- "version": "5.4.0-beta.0",
+ "version": "5.4.0",
"description": "A collection of client side patterns for faster and easier web development",
"license": "BSD-3-Clause",
"main": "./src/patterns.js",
0 commit comments