diff --git a/CHANGELOG.md b/CHANGELOG.md index b5626eb..e1ced7f 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.70.0](https://github.com/tim-smart/dfx/compare/dfx@0.69.1...dfx@0.70.0) (2023-10-19) + +**Note:** Version bump only for package dfx + ## [0.69.1](https://github.com/tim-smart/dfx/compare/dfx@0.69.0...dfx@0.69.1) (2023-10-17) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index d8b1912..2dece47 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.69.1", + "version": "0.70.0", "publishConfig": { "access": "public", "directory": "dist"