diff --git a/CHANGELOG.md b/CHANGELOG.md index 78f82fc..a21e652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.14.0](https://github.com/initia-labs/tx-decoder/compare/v0.13.2...v0.14.0) (2026-08-05) + + +### Features + +* **decoder:** decode skip entry_point swap_and_action as swap ([#117](https://github.com/initia-labs/tx-decoder/issues/117)) ([5ed0937](https://github.com/initia-labs/tx-decoder/commit/5ed0937d11afd8f0085b0e13debf2c1aec810509)) + ## [0.13.2](https://github.com/initia-labs/tx-decoder/compare/v0.13.1...v0.13.2) (2026-06-12) diff --git a/package.json b/package.json index 733d992..f65cf89 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@initia/tx-decoder", - "version": "0.13.2", + "version": "0.14.0", "description": "A pluggable library to decode Cosmos-based blockchain transactions.", "keywords": [ "cosmos",