Skip to content

Commit

Permalink
v5.0.116
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Feb 19, 2025
1 parent ab8815a commit e27335a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
"packages": [
"packages/*"
],
"version": "5.0.115"
"version": "5.0.116"
}
2 changes: 1 addition & 1 deletion packages/gallery/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "pro-gallery",
"version": "5.0.115",
"version": "5.0.116",
"sideEffects": [
"./src/components/styles/gallery.scss"
],
Expand Down
4 changes: 2 additions & 2 deletions packages/playground/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "pro-playground",
"version": "5.0.115",
"version": "5.0.116",
"private": true,
"scripts": {
"watch": "sleep 10 && node scripts/start.js",
Expand All @@ -24,7 +24,7 @@
"image-client-api": "^1.3130.0",
"lodash.clonedeep": "^4.5.0",
"moment": "2.29.2",
"pro-gallery": "5.0.115",
"pro-gallery": "5.0.116",
"pro-gallery-blueprints": "5.0.115",
"pro-gallery-lib": "5.0.115",
"pro-layouts": "5.0.115",
Expand Down

0 comments on commit e27335a

Please sign in to comment.