Skip to content

Commit 3254d2c

Browse files
committed
Release new version.
1 parent bed27e1 commit 3254d2c

2 files changed

Lines changed: 26 additions & 1 deletion

File tree

CHANGES.md

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

33

44

5+
## [5.3.6](https://github.com/plone/mockup/compare/5.3.5...5.3.6) (2025-06-16)
6+
7+
8+
### Bug Fixes
9+
10+
11+
* **pat contentbrowser:** correctly select uploaded items. ([49f7020](https://github.com/plone/mockup/commit/49f702029a06f9f1fea8102bb7c6edcc9c083b40))
12+
13+
14+
15+
### Technical Changes
16+
17+
18+
* **pat contentbrowser:** add new config value 'layout' ([5a89ef7](https://github.com/plone/mockup/commit/5a89ef7807ca85843a2607877e1a4c5f72977a39))
19+
20+
21+
22+
### Maintenance
23+
24+
25+
* **pat contentbrowser:** reformat README ([b9d401e](https://github.com/plone/mockup/commit/b9d401e3a36adfc5c6a3290f62dd41938a906f61))
26+
27+
28+
* Update the compatible node version to the current LTS version. ([de8a1a0](https://github.com/plone/mockup/commit/de8a1a09787b0c8a8e7a0e8e8bc3b97921ef934c))
29+
530
## [5.3.5](https://github.com/plone/mockup/compare/5.3.4...5.3.5) (2025-05-15)
631

732

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