Skip to content

Commit 05dd9a6

Browse files
bumping versions for release (#511)
1 parent 58ae058 commit 05dd9a6

File tree

5 files changed

+5
-5
lines changed

5 files changed

+5
-5
lines changed

apps/vue-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/vue-storybook",
3-
"version": "0.0.4",
3+
"version": "0.0.5",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"publishConfig": {
55
"access": "public"
66
},
7-
"version": "3.1.2",
7+
"version": "3.1.3",
88
"type": "module",
99
"description": "Monorepo for JPL's design system, Explorer 1",
1010
"keywords": [

packages/common-storybook/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/common-storybook",
3-
"version": "0.0.2",
3+
"version": "0.0.3",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

packages/html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@explorer-1/html",
33
"private": true,
4-
"version": "0.0.2",
4+
"version": "0.0.3",
55
"type": "module",
66
"scripts": {
77
"dev": "vite",

packages/vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@explorer-1/vue",
3-
"version": "0.1.4",
3+
"version": "0.1.5",
44
"private": false,
55
"publishConfig": {
66
"access": "public"

0 commit comments

Comments
 (0)