Skip to content

Commit

Permalink
Merge branch 'master' into improve-docs
Browse files Browse the repository at this point in the history
  • Loading branch information
stevepiercy authored Feb 28, 2024
2 parents 5f5f92f + 0d44e07 commit 2bb7da5
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-alpha.6](https://github.com/plone/mockup/compare/5.2.0-alpha.5...5.2.0-alpha.6) (2024-02-28)


### Maintenance


* explicit datatables.net* resolution versions ([e0a5ee9](https://github.com/plone/mockup/commit/e0a5ee902f3bbfebb872d9fac409ec189e5771f2))

## [5.2.0-alpha.5](https://github.com/plone/mockup/compare/5.2.0-alpha.4...5.2.0-alpha.5) (2024-02-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-alpha.5",
"version": "5.2.0-alpha.6",
"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 2bb7da5

Please sign in to comment.