Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
Zetazzz committed Feb 14, 2025
1 parent 9c439da commit 7bfb050
Show file tree
Hide file tree
Showing 18 changed files with 53 additions and 17 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.9.8](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.8) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.7) (2025-02-14)

**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.9.7",
"version": "1.9.8",
"description": "injective-react is a JavaScript library providing react query hooks for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@interchainjs/cosmos": "1.9.6",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/pubkey": "^1.9.7",
"@interchainjs/pubkey": "^1.9.8",
"@interchainjs/types": "1.9.6",
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
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.9.8](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.8) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.7) (2025-02-14)

**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.9.7",
"version": "1.9.8",
"description": "injective-vue is a JavaScript library providing vue hooks for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@interchainjs/cosmos": "1.9.6",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/pubkey": "^1.9.7",
"@interchainjs/pubkey": "^1.9.8",
"@interchainjs/types": "1.9.6",
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
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.9.8](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.8) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.7) (2025-02-14)

**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.9.7",
"version": "1.9.8",
"description": "Injectivejs is a JavaScript library for interacting with injective sdk.",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -28,7 +28,7 @@
"@interchainjs/cosmos": "1.9.6",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/pubkey": "^1.9.7",
"@interchainjs/pubkey": "^1.9.8",
"@interchainjs/types": "1.9.6",
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
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.9.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

**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.9.7",
"version": "1.9.8",
"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 Down Expand Up @@ -28,7 +28,7 @@
"@interchainjs/cosmos": "1.9.6",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/pubkey": "^1.9.7",
"@interchainjs/pubkey": "^1.9.8",
"@interchainjs/types": "1.9.6",
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
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.9.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

**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.9.7",
"version": "1.9.8",
"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 Down Expand Up @@ -28,7 +28,7 @@
"@interchainjs/cosmos": "1.9.6",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/pubkey": "^1.9.7",
"@interchainjs/pubkey": "^1.9.8",
"@interchainjs/types": "1.9.6",
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
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.9.8](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.8) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/[email protected]@1.9.7) (2025-02-14)

**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.9.7",
"version": "1.9.8",
"description": "InterchainJS is a JavaScript library for interacting with Cosmos SDK based blockchains.",
"main": "index.js",
"module": "esm/index.js",
Expand Down Expand Up @@ -35,7 +35,7 @@
"@interchainjs/cosmos": "1.9.6",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/pubkey": "^1.9.7",
"@interchainjs/pubkey": "^1.9.8",
"@interchainjs/types": "1.9.6",
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
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.9.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

**Note:** Version bump only for package @interchainjs/injective
Expand Down
4 changes: 2 additions & 2 deletions networks/injective/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/injective",
"version": "1.9.7",
"version": "1.9.8",
"main": "index.js",
"module": "esm/index.js",
"types": "index.d.ts",
Expand Down Expand Up @@ -41,7 +41,7 @@
"@interchainjs/utils": "1.9.6",
"@noble/hashes": "^1.3.1",
"decimal.js": "^10.4.3",
"interchainjs": "^1.9.7"
"interchainjs": "^1.9.8"
},
"keywords": [
"injective"
Expand Down
4 changes: 4 additions & 0 deletions packages/amino/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.9.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

**Note:** Version bump only for package @interchainjs/amino
Expand Down
2 changes: 1 addition & 1 deletion packages/amino/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/amino",
"version": "1.9.7",
"version": "1.9.8",
"description": "Helpers for Amino based signing.",
"contributors": [
"Simon Warta <[email protected]>"
Expand Down
4 changes: 4 additions & 0 deletions packages/pubkey/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.9.8](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

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

## [1.9.7](https://github.com/hyperweb-io/interchainjs/compare/@interchainjs/[email protected]...@interchainjs/[email protected]) (2025-02-14)

**Note:** Version bump only for package @interchainjs/pubkey
Expand Down
4 changes: 2 additions & 2 deletions packages/pubkey/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@interchainjs/pubkey",
"version": "1.9.7",
"version": "1.9.8",
"description": "Pubkey helpers for blockchain projects",
"contributors": [
"IOV SAS <[email protected]>"
Expand Down Expand Up @@ -33,7 +33,7 @@
"lint": "eslint . --fix"
},
"dependencies": {
"@interchainjs/amino": "^1.9.7",
"@interchainjs/amino": "^1.9.8",
"@interchainjs/cosmos-types": "1.9.6",
"@interchainjs/encoding": "1.9.6",
"@interchainjs/math": "1.9.6",
Expand Down

0 comments on commit 7bfb050

Please sign in to comment.