Skip to content

Commit 88b529a

Browse files
committed
Release new version.
1 parent 824fa38 commit 88b529a

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
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.3.2](https://github.com/plone/mockup/compare/5.3.1...5.3.2) (2025-02-21)
6+
7+
8+
### Bug Fixes
9+
10+
11+
* **pat contentbrowser:** Fix selecting current path when opening the contentbrowser initially ([5e45332](https://github.com/plone/mockup/commit/5e45332b1268db3a14e41e9b39f79c4afd18a4bf))
12+
513
## [5.3.1](https://github.com/plone/mockup/compare/5.3.0...5.3.1) (2025-02-19)
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.3.1",
3+
"version": "5.3.2",
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)