Skip to content

Commit

Permalink
Release new version.
Browse files Browse the repository at this point in the history
  • Loading branch information
petschki committed Oct 30, 2024
1 parent 7e13443 commit a39677c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@



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


### Bug Fixes


* **build:** Fix bug with npm-run-all and npx ([6d7d824](https://github.com/plone/mockup/commit/6d7d824cc0cafe0edd13f9dc74c2bdf43c6c4ffc))

See https://github.com/mysticatea/npm-run-all/issues/209

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


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-alpha.16",
"version": "5.2.0-beta.0",
"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 a39677c

Please sign in to comment.