diff --git a/CHANGELOG.md b/CHANGELOG.md index 143dc44..1ad0075 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.66.3](https://github.com/tim-smart/dfx/compare/dfx@0.66.2...dfx@0.66.3) (2023-10-03) + +**Note:** Version bump only for package dfx + ## [0.66.2](https://github.com/tim-smart/dfx/compare/dfx@0.66.1...dfx@0.66.2) (2023-09-30) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index efd3971..41d94f0 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.66.2", + "version": "0.66.3", "publishConfig": { "access": "public", "directory": "dist"