diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f5dd1e..6edec2d 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.74.0](https://github.com/tim-smart/dfx/compare/dfx@0.73.0...dfx@0.74.0) (2023-11-21) + +**Note:** Version bump only for package dfx + # [0.73.0](https://github.com/tim-smart/dfx/compare/dfx@0.72.0...dfx@0.73.0) (2023-11-15) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index afa4d61..53141d2 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.73.0", + "version": "0.74.0", "publishConfig": { "access": "public", "directory": "dist"