Skip to content

Commit

Permalink
Merge branch 'main' into fix/edu-misc-listing-metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
stephiescastle committed Sep 25, 2024
2 parents ef42ff2 + 404c61d commit a0f94f9
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"publishConfig": {
"access": "public"
},
"version": "3.2.67",
"version": "3.2.68",
"type": "module",
"description": "Monorepo for JPL's design system, Explorer 1",
"keywords": [
Expand Down
2 changes: 1 addition & 1 deletion packages/common/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@explorer-1/common",
"version": "1.1.17",
"version": "1.1.18",
"private": false,
"publishConfig": {
"access": "public"
Expand Down
2 changes: 1 addition & 1 deletion packages/vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@explorer-1/vue",
"version": "0.2.67",
"version": "0.2.68",
"private": false,
"publishConfig": {
"access": "public"
Expand Down

0 comments on commit a0f94f9

Please sign in to comment.