Skip to content

Commit f4a60c9

Browse files
author
Lerna CI
committed
chore(release): publish v0.1.56
1 parent cbb22b2 commit f4a60c9

11 files changed

Lines changed: 16 additions & 16 deletions

File tree

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"packages": [
33
"packages/*"
44
],
5-
"version": "0.1.55"
5+
"version": "0.1.56"
66
}

packages/client-js/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/client-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starport/client-js",
3-
"version": "0.1.55",
3+
"version": "0.1.56",
44
"description": "A generic JS client for the Websocket, high-level (Cosmos) and low-level (Tendermint) APIs",
55
"author": "Tendermint, Inc <hello@tendermint.com>",
66
"homepage": "https://github.com/tendermint/vue",

packages/storybook/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/storybook/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starport/storybook",
3-
"version": "0.1.55",
3+
"version": "0.1.56",
44
"description": "Overview and docs for the @starport/vue components",
55
"author": "Tendermint, Inc <hello@tendermint.com>",
66
"private": true,
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@babel/core": "^7.15.5",
2525
"@babel/node": "^7.15.4",
26-
"@starport/vue": "^0.1.55",
26+
"@starport/vue": "^0.1.56",
2727
"@storybook/addon-actions": "^6.4.0-beta.4",
2828
"@storybook/addon-essentials": "^6.4.0-beta.4",
2929
"@storybook/addon-links": "^6.4.0-beta.4",

packages/template/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/template/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starport/template",
3-
"version": "0.1.55",
3+
"version": "0.1.56",
44
"description": "A Vue 3 boilerplate project utilizing @starport/vue and @starport/vuex",
55
"author": "Tendermint, Inc <hello@tendermint.com>",
66
"private": true,
@@ -15,8 +15,8 @@
1515
"@cosmjs/launchpad": "^0.26.1",
1616
"@cosmjs/proto-signing": "^0.26.1",
1717
"@cosmjs/stargate": "^0.26.1",
18-
"@starport/vue": "^0.1.55",
19-
"@starport/vuex": "^0.1.55",
18+
"@starport/vue": "^0.1.56",
19+
"@starport/vuex": "^0.1.56",
2020
"core-js": "^3.18.2",
2121
"vue": "^3.2.6",
2222
"vue-router": "^4.0.3",

packages/vue/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/vue/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@starport/vue",
3-
"version": "0.1.55",
3+
"version": "0.1.56",
44
"description": "A library of Vue 3 components for building frontends for cosmos-sdk chains",
55
"author": "Tendermint, Inc <hello@tendermint.com>",
66
"scripts": {
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@cosmjs/encoding": "^0.26.1",
31-
"@starport/vuex": "^0.1.55",
31+
"@starport/vuex": "^0.1.56",
3232
"@types/crypto-js": "^4.0.2",
3333
"@types/file-saver": "^2.0.3",
3434
"@types/jest": "^27.0.2",

packages/vuex/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)