diff --git a/CHANGELOG.md b/CHANGELOG.md index a5d83100..332bc8f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,16 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [1.0.0](https://github.com/marinade-finance/validator-bonds/compare/v1.0.0) (2023-12-31) +## CLI [1.0.3](https://github.com/marinade-finance/validator-bonds/compare/v1.0.0...cli_v1.0.3) (2023-01-02) +### Fixes + +* readme published to npm registry +* CLI fixing nodejs bin installation +* fixing `--keypair` argument being parsed correctly + + +## CLI&SDK [1.0.0](https://github.com/marinade-finance/validator-bonds/compare/v1.0.0) (2023-12-31) ### Features