Skip to content

Commit c025fc7

Browse files
committed
Release new version.
1 parent 2dc85f1 commit c025fc7

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGES.md

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

33

44

5+
## [5.2.0-beta.5](https://github.com/plone/mockup/compare/5.2.0-beta.4...5.2.0-beta.5) (2025-01-28)
6+
7+
8+
### Bug Fixes
9+
10+
11+
* **pat contentbrowser:** do not shrink preview and upload column width. Add more metadata to preview item. ([d413842](https://github.com/plone/mockup/commit/d4138420ff5de68c927204d9198f23fac274f77d))
12+
13+
14+
* **pat select2:** sanitize select2 CSS to match Bootstrap form controls. ([eb65930](https://github.com/plone/mockup/commit/eb65930f4841439a288ae02957ff592cdff5eba3))
15+
516
## [5.2.0-beta.4](https://github.com/plone/mockup/compare/5.2.0-beta.3...5.2.0-beta.4) (2025-01-27)
617

718

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.2.0-beta.4",
3+
"version": "5.2.0-beta.5",
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)