Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/exceptions/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/exceptions",
"version": "1.20.23",
"version": "1.20.24",
"description": "List of exceptions that can be reused throughout Injective's projects.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/networks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/networks",
"version": "1.20.23",
"version": "1.20.24",
"description": "Endpoints, networks, etc. Can be reused throughout Injective's projects.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/sdk-ts/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/sdk-ts",
"version": "1.20.23",
"version": "1.20.24",
"description": "SDK in TypeScript for building Injective applications in a browser, node, and react native environment.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/ts-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/ts-types",
"version": "1.20.23",
"version": "1.20.24",
"description": "List of types that can be reused throughout Injective.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/utils",
"version": "1.20.23",
"version": "1.20.24",
"description": "List of utils and helper functions that can be reused throughout Injective's projects.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-base/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-base",
"version": "1.20.23",
"version": "1.20.24",
"description": "Base wallet strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-core",
"version": "1.20.23",
"version": "1.20.24",
"description": "Core wallet strategy",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-cosmos-strategy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-cosmos-strategy",
"version": "1.20.23",
"version": "1.20.24",
"description": "Wallet Cosmos Strategy with instantiated wallets",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-cosmos",
"version": "1.20.23",
"version": "1.20.24",
"description": "Cosmos wallet strategies for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-cosmostation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-cosmostation",
"version": "1.20.23",
"version": "1.20.24",
"description": "Cosmostation strategy for use with @injectivelabs/wallet-core.",
"deprecated": "Use @injectivelabs/wallet-cosmos with Wallet.Cosmostation instead",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-evm/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-evm",
"version": "1.20.23",
"version": "1.20.24",
"description": "EVM wallet strategies for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-ledger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-ledger",
"version": "1.20.23",
"version": "1.20.24",
"description": "Ledger wallet strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-magic/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-magic",
"version": "1.20.23",
"version": "1.20.24",
"description": "Magic wallet strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-private-key/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-private-key",
"version": "1.20.23",
"version": "1.20.24",
"description": "Private key wallet strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-strategy/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-strategy",
"version": "1.20.23",
"version": "1.20.24",
"description": "Wallet strategy with instantiated wallets",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-trezor/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-trezor",
"version": "1.20.23",
"version": "1.20.24",
"description": "Trezor wallet strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-turnkey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-turnkey",
"version": "1.20.23",
"version": "1.20.24",
"description": "Turnkey wallet strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
2 changes: 1 addition & 1 deletion packages/wallets/wallet-wallet-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@injectivelabs/wallet-wallet-connect",
"version": "1.20.23",
"version": "1.20.24",
"description": "Wallet connect strategy for use with @injectivelabs/wallet-core.",
"license": "Apache-2.0",
"author": {
Expand Down
Loading