Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Nov 8, 2024
1 parent 9653ec7 commit 8ad9c53
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,14 @@



## [5.2.0-beta.1](https://github.com/plone/mockup/compare/5.2.0-beta.0...5.2.0-beta.1) (2024-11-08)


### Bug Fixes


* **pat contentbrowser:** fix wrong vocabularyUrl lookup when `@[@get](https://github.com/get)Source` view is used. ([c0d30d0](https://github.com/plone/mockup/commit/c0d30d0964b8f67d7732c046dc5895d94d21b702))

## [5.2.0-beta.0](https://github.com/plone/mockup/compare/5.2.0-alpha.16...5.2.0-beta.0) (2024-10-30)


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.0",
"version": "5.2.0-beta.1",
"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 8ad9c53

Please sign in to comment.