Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Jan 26, 2025
1 parent b944c9f commit c87f5f3
Show file tree
Hide file tree
Showing 16 changed files with 48 additions and 16 deletions.
4 changes: 4 additions & 0 deletions libs/injective-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.7) (2025-01-26)

**Note:** Version bump only for package injective-react

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.6) (2025-01-22)

**Note:** Version bump only for package injective-react
Expand Down
4 changes: 2 additions & 2 deletions libs/injective-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "injective-react",
"version": "1.7.6",
"version": "1.7.7",
"description": "injective-react is a JavaScript library providing react query hooks for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,7 +25,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
Expand Down
4 changes: 4 additions & 0 deletions libs/injective-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.7) (2025-01-26)

**Note:** Version bump only for package injective-vue

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.6) (2025-01-22)

**Note:** Version bump only for package injective-vue
Expand Down
4 changes: 2 additions & 2 deletions libs/injective-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "injective-vue",
"version": "1.7.6",
"version": "1.7.7",
"description": "injective-vue is a JavaScript library providing vue hooks for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,7 +25,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
Expand Down
4 changes: 4 additions & 0 deletions libs/injectivejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.7) (2025-01-26)

**Note:** Version bump only for package injectivejs

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.6) (2025-01-22)

**Note:** Version bump only for package injectivejs
Expand Down
4 changes: 2 additions & 2 deletions libs/injectivejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "injectivejs",
"version": "1.7.6",
"version": "1.7.7",
"description": "Injectivejs is a JavaScript library for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,7 +25,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
Expand Down
4 changes: 4 additions & 0 deletions libs/interchain-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-26)

**Note:** Version bump only for package @interchainjs/react

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-22)

**Note:** Version bump only for package @interchainjs/react
Expand Down
4 changes: 2 additions & 2 deletions libs/interchain-react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/react",
"version": "1.7.6",
"version": "1.7.7",
"description": "@interchainjs/react is a JavaScript library providing react query hooks for interacting with Cosmos SDK based blockchains.",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,7 +25,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
Expand Down
4 changes: 4 additions & 0 deletions libs/interchain-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-26)

**Note:** Version bump only for package @interchainjs/vue

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-22)

**Note:** Version bump only for package @interchainjs/vue
Expand Down
4 changes: 2 additions & 2 deletions libs/interchain-vue/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/vue",
"version": "1.7.6",
"version": "1.7.7",
"description": "@interchainjs/vue is a JavaScript library providing vue hooks for interacting with Cosmos SDK based blockchains.",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,7 +25,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
Expand Down
4 changes: 4 additions & 0 deletions libs/interchainjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.7) (2025-01-26)

**Note:** Version bump only for package interchainjs

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.7.6) (2025-01-22)

**Note:** Version bump only for package interchainjs
Expand Down
4 changes: 2 additions & 2 deletions libs/interchainjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interchainjs",
"version": "1.7.6",
"version": "1.7.7",
"description": "InterchainJS is a JavaScript library for interacting with Cosmos SDK based blockchains.",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -32,7 +32,7 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
Expand Down
4 changes: 4 additions & 0 deletions networks/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-26)

**Note:** Version bump only for package @interchainjs/cosmos

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-22)

**Note:** Version bump only for package @interchainjs/cosmos
Expand Down
2 changes: 1 addition & 1 deletion networks/cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/cosmos",
"version": "1.7.6",
"version": "1.7.7",
"description": "Transaction codec and client to communicate with any cosmos blockchain",
"main": "index.js",
"module": "esm/index.js",
Expand Down
4 changes: 4 additions & 0 deletions networks/injective/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-26)

**Note:** Version bump only for package @interchainjs/injective

## [1.7.6](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-01-22)

**Note:** Version bump only for package @interchainjs/injective
Expand Down
6 changes: 3 additions & 3 deletions networks/injective/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/injective",
"version": "1.7.6",
"version": "1.7.7",
"main": "index.js",
"module": "esm/index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -32,13 +32,13 @@
"injective:test": "jest --config ./jest.testnet.config.js --verbose"
},
"dependencies": {
"@interchainjs/cosmos": "1.7.6",
"@interchainjs/cosmos": "^1.7.7",
"@interchainjs/cosmos-types": "1.7.6",
"@interchainjs/ethereum": "1.7.6",
"@interchainjs/types": "1.7.6",
"@interchainjs/utils": "1.7.6",
"decimal.js": "^10.4.3",
"interchainjs": "1.7.6"
"interchainjs": "^1.7.7"
},
"keywords": [
"injective"
Expand Down

0 comments on commit c87f5f3

Please sign in to comment.