diff --git a/CHANGELOG.md b/CHANGELOG.md index 6244b52..6ad991c 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.64.0](https://github.com/tim-smart/dfx/compare/dfx@0.63.1...dfx@0.64.0) (2023-09-12) + +**Note:** Version bump only for package dfx + ## [0.63.1](https://github.com/tim-smart/dfx/compare/dfx@0.63.0...dfx@0.63.1) (2023-09-06) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index ee9aaab..3124e69 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.63.1", + "version": "0.64.0", "publishConfig": { "access": "public", "directory": "dist"