diff --git a/CHANGELOG.md b/CHANGELOG.md index ef03385..3823f4f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.61.4](https://github.com/tim-smart/dfx/compare/dfx@0.61.3...dfx@0.61.4) (2023-08-18) + +**Note:** Version bump only for package dfx + ## [0.61.3](https://github.com/tim-smart/dfx/compare/dfx@0.61.2...dfx@0.61.3) (2023-08-09) ### Bug Fixes diff --git a/package.json b/package.json index 8463c15..3f3b869 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.61.3", + "version": "0.61.4", "publishConfig": { "access": "public", "directory": "dist"