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 Dec 10, 2022
1 parent 0ccbbac commit 482d003
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions integrations/cosmos/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.0.0-beta.2](https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/[email protected]...@kyvejs/[email protected]) (2022-12-10)

### Bug Fixes

- fixed transaction parsing ([#6](https://github.com/KYVENetwork/kyvejs/issues/6)) ([0ccbbac](https://github.com/KYVENetwork/kyvejs/commit/0ccbbac11439ce1e5a6014c3ac675ea71bb3033e))

# [1.0.0-beta.1](https://github.com/KYVENetwork/kyvejs/compare/@kyvejs/[email protected]...@kyvejs/[email protected]) (2022-12-08)

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

0 comments on commit 482d003

Please sign in to comment.