Skip to content

Commit

Permalink
Merge pull request #344 from plone/prepare-a8
Browse files Browse the repository at this point in the history
Prepare new release
  • Loading branch information
petschki authored Jul 16, 2024
2 parents abc1e5f + d568416 commit 142be4c
Show file tree
Hide file tree
Showing 272 changed files with 1,256 additions and 1,794 deletions.
3 changes: 3 additions & 0 deletions news/344.bugfix
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Upgrade `mockup==5.2.0-alpha.8`.
For more information please see https://github.com/plone/mockup/releases/tag/5.2.0-alpha.8
[petschki]
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"stats": "NODE_ENV=production webpack --config webpack.config.js --json > stats.json"
},
"dependencies": {
"@plone/mockup": "5.2.0-alpha.7",
"@plone/mockup": "5.2.0-alpha.8",
"bootstrap-icons": "1.11.3",
"svg-country-flags": "git+https://github.com/hampusborgos/country-flags.git"
},
Expand Down
2 changes: 2 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,14 @@
"Environment :: Web Environment",
"Framework :: Plone",
"Framework :: Plone :: 6.0",
"Framework :: Plone :: 6.1",
"Framework :: Plone :: Core",
"Programming Language :: Python",
"Programming Language :: Python :: 3.8",
"Programming Language :: Python :: 3.9",
"Programming Language :: Python :: 3.10",
"Programming Language :: Python :: 3.11",
"Programming Language :: Python :: 3.12",
"Operating System :: OS Independent",
"License :: OSI Approved :: GNU General Public License v2 (GPLv2)",
],
Expand Down
4 changes: 2 additions & 2 deletions src/plone/staticresources/static/bundle-plone/bundle.min.js

Large diffs are not rendered by default.

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Large diffs are not rendered by default.

Loading

0 comments on commit 142be4c

Please sign in to comment.