diff --git a/CHANGELOG.md b/CHANGELOG.md index 4602427..300eda7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +# [0.58.0](https://github.com/tim-smart/dfx/compare/dfx@0.57.0...dfx@0.58.0) (2023-07-25) + +**Note:** Version bump only for package dfx + + + + + # [0.57.0](https://github.com/tim-smart/dfx/compare/dfx@0.56.1...dfx@0.57.0) (2023-07-25) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index 0bd91a2..ea3ccee 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.57.0", + "version": "0.58.0", "publishConfig": { "access": "public", "directory": "dist"