Skip to content

Commit

Permalink
chore: released new version
Browse files Browse the repository at this point in the history
  • Loading branch information
troykessler committed Mar 27, 2024
1 parent a34ceeb commit 67f0189
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions integrations/tendermint/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.1.7](https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/[email protected]...@kyvejs/[email protected]) (2024-03-27)

### Bug Fixes

- ignore ibc error which is non-deterministic ([#125](https://github.com/KYVENetwork/kyvejs/issues/125)) ([a34ceeb](https://github.com/KYVENetwork/kyvejs/commit/a34ceebcb6aac134d3372ab8193a99328e892625))

## [1.1.6](https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/[email protected]...@kyvejs/[email protected]) (2024-03-25)

**Note:** Version bump only for package @kyvejs/tendermint
Expand Down
2 changes: 1 addition & 1 deletion integrations/tendermint/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kyvejs/tendermint",
"version": "1.1.6",
"version": "1.1.7",
"license": "MIT",
"scripts": {
"build": "rimraf dist && tsc",
Expand Down

0 comments on commit 67f0189

Please sign in to comment.