Skip to content

Commit

Permalink
v4.1.168
Browse files Browse the repository at this point in the history
  • Loading branch information
GitHub Actions committed Jan 9, 2025
1 parent 286bce9 commit 5dac54c
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": "4.1.167"
"version": "4.1.168"
}
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": "4.1.167",
"version": "4.1.168",
"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": "4.1.167",
"version": "4.1.168",
"private": true,
"scripts": {
"watch": "sleep 10 && node scripts/start.js",
Expand All @@ -23,7 +23,7 @@
"lean-gallery": "4.1.167",
"lodash.clonedeep": "^4.5.0",
"moment": "2.29.2",
"pro-gallery": "4.1.167",
"pro-gallery": "4.1.168",
"pro-gallery-blueprints": "4.1.167",
"pro-gallery-lib": "4.1.167",
"pro-layouts": "4.1.167",
Expand Down

0 comments on commit 5dac54c

Please sign in to comment.