Skip to content

Commit 5e8d54d

Browse files
authored
Merge branch 'master' into contentbrowser-selected-item-button-fix
2 parents 774c554 + 9d66f42 commit 5e8d54d

File tree

3 files changed

+127
-143
lines changed

3 files changed

+127
-143
lines changed

CHANGES.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33

44

5+
## [5.5.1](https://github.com/plone/mockup/compare/5.5.0...5.5.1) (2026-01-10)
6+
7+
8+
### Maintenance
9+
10+
11+
* update dependencies ([9eeb301](https://github.com/plone/mockup/commit/9eeb301bbb4322383eb04a1c3c4c081890a148e0))
12+
513
## [5.5.0](https://github.com/plone/mockup/compare/5.4.5...5.5.0) (2025-12-18)
614

715

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@plone/mockup",
3-
"version": "5.5.0",
3+
"version": "5.5.1",
44
"description": "A collection of client side patterns for faster and easier web development",
55
"license": "BSD-3-Clause",
66
"main": "./src/patterns.js",

0 commit comments

Comments
 (0)