Skip to content

Commit 5825feb

Browse files
committed
chore: release
- @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected] - @injectivelabs/[email protected]
1 parent 7ca2187 commit 5825feb

File tree

19 files changed

+78
-18
lines changed

19 files changed

+78
-18
lines changed

packages/exceptions/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/exceptions",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "List of exceptions that can be reused throughout Injective's projects.",
55
"license": "Apache-2.0",
66
"author": {

packages/networks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/networks",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.",
55
"license": "Apache-2.0",
66
"author": {

packages/sdk-ts/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/sdk-ts",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "SDK in TypeScript for building Injective applications in a browser, node, and react native environment.",
55
"license": "Apache-2.0",
66
"author": {

packages/ts-types/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/ts-types",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "List of types that can be reused throughout Injective.",
55
"license": "Apache-2.0",
66
"author": {

packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/utils",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "List of utils and helper functions that can be reused throughout Injective's projects.",
55
"license": "Apache-2.0",
66
"author": {

packages/wallets/wallet-base/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/wallet-base",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "Base wallet strategy for use with @injectivelabs/wallet-core.",
55
"license": "Apache-2.0",
66
"author": {

packages/wallets/wallet-core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/wallet-core",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "Core wallet strategy",
55
"license": "Apache-2.0",
66
"author": {

packages/wallets/wallet-cosmos-strategy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/wallet-cosmos-strategy",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "Wallet Cosmos Strategy with instantiated wallets",
55
"license": "Apache-2.0",
66
"author": {

packages/wallets/wallet-cosmos/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/wallet-cosmos",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "Cosmos wallet strategies for use with @injectivelabs/wallet-core.",
55
"license": "Apache-2.0",
66
"author": {

packages/wallets/wallet-cosmostation/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@injectivelabs/wallet-cosmostation",
3-
"version": "1.17.2-alpha.16",
3+
"version": "1.17.2",
44
"description": "Cosmostation strategy for use with @injectivelabs/wallet-core.",
55
"deprecated": "Use @injectivelabs/wallet-cosmos with Wallet.Cosmostation instead",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)