diff --git a/CHANGELOG.md b/CHANGELOG.md index 48508d3..5d5e0cc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.12.0](https://github.com/initia-labs/tx-decoder/compare/v0.11.1...v0.12.0) (2025-11-23) + + +### Features + +* add authz and feegrant support ([#103](https://github.com/initia-labs/tx-decoder/issues/103)) ([5a9dd63](https://github.com/initia-labs/tx-decoder/commit/5a9dd63a82a260d901552f625df5cc8138b8d747)) + ## [0.11.1](https://github.com/initia-labs/tx-decoder/compare/v0.11.0...v0.11.1) (2025-11-04) diff --git a/package.json b/package.json index 909d670..e804575 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@initia/tx-decoder", - "version": "0.11.1", + "version": "0.12.0", "description": "A pluggable library to decode Cosmos-based blockchain transactions.", "keywords": [ "cosmos",