Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Jan 27, 2025
1 parent 66d8c88 commit aaec1a2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@



## [5.2.0-beta.4](https://github.com/plone/mockup/compare/5.2.0-beta.3...5.2.0-beta.4) (2025-01-27)


### Bug Fixes


* **pat contentbrowser:** scroll columns horizontally when deeply nested folders. ([0e77a7d](https://github.com/plone/mockup/commit/0e77a7dec3637ba87663aff5a875f00df9e95d62))


* **pat contentbrowser:** use previewItem Titel for select button label and ID for tooltip ([77ad7d3](https://github.com/plone/mockup/commit/77ad7d347012b4ff09f155f71d4e2f241e4e3783))


* **pat tinymce:** latest version 7.6.1 ([ea329e2](https://github.com/plone/mockup/commit/ea329e2043aa47d55cc9da9a62bc47e7f6fa954d))

## [5.2.0-beta.3](https://github.com/plone/mockup/compare/5.2.0-beta.2...5.2.0-beta.3) (2024-12-27)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@plone/mockup",
"version": "5.2.0-beta.3",
"version": "5.2.0-beta.4",
"description": "A collection of client side patterns for faster and easier web development",
"license": "BSD-3-Clause",
"main": "./src/patterns.js",
Expand Down

0 comments on commit aaec1a2

Please sign in to comment.