Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
 - @interchainjs/[email protected]
 - [email protected]
 - [email protected]
 - [email protected]
 - @interchainjs/[email protected]
 - @interchainjs/[email protected]
 - [email protected]
 - @interchainjs/[email protected]
 - @interchainjs/[email protected]
 - @interchainjs/[email protected]
 - @interchainjs/[email protected]
 - @interchainjs/[email protected]
 - @interchainjs/[email protected]
  • Loading branch information
pyramation committed Jan 28, 2025
1 parent ac251f0 commit 141d8a4
Show file tree
Hide file tree
Showing 26 changed files with 94 additions and 94 deletions.
6 changes: 3 additions & 3 deletions libs/cosmos-types/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.2](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].1...@interchainjs/cosmos-types@1.8.2) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].2...@interchainjs/cosmos-types@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
6 changes: 3 additions & 3 deletions libs/cosmos-types/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/cosmos-types",
"version": "1.8.2",
"version": "1.9.0",
"description": "Cosmos message codecs and query implementation generated by telescope for cosmos chains",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,8 +25,8 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10"
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0"
},
"keywords": [
"cosmos",
Expand Down
6 changes: 3 additions & 3 deletions libs/injective-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/[email protected].2...injective-react@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/[email protected].3...injective-react@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 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.8.3",
"version": "1.9.0",
"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,10 +25,10 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/injective-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/[email protected].2...injective-vue@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/[email protected].3...injective-vue@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 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.8.3",
"version": "1.9.0",
"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,10 +25,10 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/injectivejs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/[email protected].2...injectivejs@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/[email protected].3...injectivejs@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 deletions libs/injectivejs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "injectivejs",
"version": "1.8.3",
"version": "1.9.0",
"description": "Injectivejs is a JavaScript library for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand All @@ -25,10 +25,10 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/interchain-react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].2...@interchainjs/react@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].3...@interchainjs/react@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 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.8.3",
"version": "1.9.0",
"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,10 +25,10 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/interchain-vue/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].2...@interchainjs/vue@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].3...@interchainjs/vue@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 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.8.3",
"version": "1.9.0",
"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,10 +25,10 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
},
Expand Down
6 changes: 3 additions & 3 deletions libs/interchainjs/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/[email protected].2...interchainjs@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/[email protected].3...interchainjs@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 deletions libs/interchainjs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "interchainjs",
"version": "1.8.3",
"version": "1.9.0",
"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,10 +32,10 @@
"prepare": "npm run build"
},
"dependencies": {
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
},
Expand Down
6 changes: 3 additions & 3 deletions networks/cosmos/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.3](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].2...@interchainjs/cosmos@1.8.3) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].3...@interchainjs/cosmos@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
10 changes: 5 additions & 5 deletions networks/cosmos/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/cosmos",
"version": "1.8.3",
"version": "1.9.0",
"description": "Transaction codec and client to communicate with any cosmos blockchain",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -34,10 +34,10 @@
"dependencies": {
"@chain-registry/v2": "^1.65.6",
"@chain-registry/v2-types": "^0.49.6",
"@interchainjs/auth": "^1.7.11",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/auth": "^1.8.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/curves": "^1.1.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3"
Expand Down
6 changes: 3 additions & 3 deletions networks/ethereum/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.7.10](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].9...@interchainjs/ethereum@1.7.10) (2025-01-28)
# [1.8.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].10...@interchainjs/ethereum@1.8.0) (2025-01-28)

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

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



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

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

Expand Down
6 changes: 3 additions & 3 deletions networks/ethereum/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/ethereum",
"version": "1.7.10",
"version": "1.8.0",
"description": "Transaction codec and client to communicate with ethereum blockchain",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -33,8 +33,8 @@
"@ethersproject/bytes": "^5.7.0",
"@ethersproject/hash": "^5.7.0",
"@ethersproject/transactions": "^5.7.0",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"ethers": "^6.13.4"
},
Expand Down
6 changes: 3 additions & 3 deletions networks/injective/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.8.4](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].3...@interchainjs/injective@1.8.4) (2025-01-28)
# [1.9.0](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected].4...@interchainjs/injective@1.9.0) (2025-01-28)

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

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



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

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

Expand Down
16 changes: 8 additions & 8 deletions networks/injective/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/injective",
"version": "1.8.4",
"version": "1.9.0",
"main": "index.js",
"module": "esm/index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -33,15 +33,15 @@
},
"dependencies": {
"@ethersproject/transactions": "^5.7.0",
"@interchainjs/auth": "^1.7.11",
"@interchainjs/cosmos": "^1.8.3",
"@interchainjs/cosmos-types": "^1.8.2",
"@interchainjs/ethereum": "^1.7.10",
"@interchainjs/types": "^1.7.9",
"@interchainjs/utils": "^1.7.10",
"@interchainjs/auth": "^1.8.0",
"@interchainjs/cosmos": "^1.9.0",
"@interchainjs/cosmos-types": "^1.9.0",
"@interchainjs/ethereum": "^1.8.0",
"@interchainjs/types": "^1.8.0",
"@interchainjs/utils": "^1.8.0",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3",
"interchainjs": "^1.8.3"
"interchainjs": "^1.9.0"
},
"keywords": [
"injective"
Expand Down
Loading

0 comments on commit 141d8a4

Please sign in to comment.