diff --git a/CHANGELOG.md b/CHANGELOG.md index 64c583b6..7b03a652 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,47 +1,3 @@ -# [2.3.0-alpha.6](https://github.com/ar-io/ar-io-sdk/compare/v2.3.0-alpha.5...v2.3.0-alpha.6) (2024-10-02) - - -### Bug Fixes - -* **types:** add source code tx id to ant state type ([8949f04](https://github.com/ar-io/ar-io-sdk/commit/8949f04889741cc2c895bacea4ef3831c9c2ac15)) - -# [2.3.0-alpha.5](https://github.com/ar-io/ar-io-sdk/compare/v2.3.0-alpha.4...v2.3.0-alpha.5) (2024-10-01) - - -### Bug Fixes - -* **luaID:** update lua id to latest for ant source code ([9c13dd3](https://github.com/ar-io/ar-io-sdk/commit/9c13dd37b5feec69cd0a5f7dba64f85b5285888b)) - -# [2.3.0-alpha.4](https://github.com/ar-io/ar-io-sdk/compare/v2.3.0-alpha.3...v2.3.0-alpha.4) (2024-09-26) - - -### Bug Fixes - -* **types:** update types ([883ffb3](https://github.com/ar-io/ar-io-sdk/commit/883ffb35549d8fe40963489d93a6423f534d29e8)) - -# [2.3.0-alpha.3](https://github.com/ar-io/ar-io-sdk/compare/v2.3.0-alpha.2...v2.3.0-alpha.3) (2024-09-26) - - -### Bug Fixes - -* **types:** fix types on ant ([3bdb3a6](https://github.com/ar-io/ar-io-sdk/commit/3bdb3a6e8c30fc55780b716ea9a05619b19bfcee)) -* **types:** remove restricted type ([b1fac75](https://github.com/ar-io/ar-io-sdk/commit/b1fac7505484bf62fde044ca0c6c9895b3678859)) - -# [2.3.0-alpha.3](https://github.com/ar-io/ar-io-sdk/compare/v2.3.0-alpha.2...v2.3.0-alpha.3) (2024-09-26) - - -### Bug Fixes - -* **types:** fix types on ant ([3bdb3a6](https://github.com/ar-io/ar-io-sdk/commit/3bdb3a6e8c30fc55780b716ea9a05619b19bfcee)) -* **types:** remove restricted type ([b1fac75](https://github.com/ar-io/ar-io-sdk/commit/b1fac7505484bf62fde044ca0c6c9895b3678859)) - -# [2.3.0-alpha.2](https://github.com/ar-io/ar-io-sdk/compare/v2.3.0-alpha.1...v2.3.0-alpha.2) (2024-09-26) - -### Features - -* **io:** add api for querying get registration fees handler to AoIORead class ([7b3909f](https://github.com/ar-io/ar-io-sdk/commit/7b3909fb9def0e864dc59d87d1d78c9718feb830)) - - ## [2.2.5](https://github.com/ar-io/ar-io-sdk/compare/v2.2.4...v2.2.5) (2024-09-26)