Skip to content

Commit 44e54fd

Browse files
committed
Release new version.
1 parent f53c36d commit 44e54fd

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGES.md

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

33

44

5+
## [5.6.6](https://github.com/plone/mockup/compare/5.6.5...5.6.6) (2026-06-08)
6+
7+
### Bug Fixes
8+
9+
10+
* **pat querystring:** fix issue with the new select2 native events where `e.val` is undefined ([cb83396](https://github.com/plone/mockup/commit/cb833967047a1467360072f657eb9900aa7422ac))
11+
512
## [5.6.5](https://github.com/plone/mockup/compare/5.6.4...5.6.5) (2026-06-08)
613

714
### Features

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.6.5",
3+
"version": "5.6.6",
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)