Skip to content

Commit 8e612ed

Browse files
committed
Release new version.
1 parent 0307273 commit 8e612ed

2 files changed

Lines changed: 16 additions & 1 deletion

File tree

CHANGES.md

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

33

44

5+
## [5.4.3](https://github.com/plone/mockup/compare/5.4.2...5.4.3) (2025-07-28)
6+
7+
8+
### Bug Fixes
9+
10+
11+
* **pat contentbrowser:** Fix physicalPath generation when a Plone site is in a sub folder structure. ([857ac3d](https://github.com/plone/mockup/commit/857ac3d042d52c7c6bd2bc6d7c0a5b589d0f6199))
12+
13+
14+
15+
### Maintenance
16+
17+
18+
* upgrade dependencies ([5038437](https://github.com/plone/mockup/commit/50384375797b30dbcb2a686fdf8c61ac9a5e1b16))
19+
520
## [5.4.2](https://github.com/plone/mockup/compare/5.4.1...5.4.2) (2025-06-24)
621

722

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