diff --git a/CHANGELOG.md b/CHANGELOG.md index fcebcae..f39c819 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.92.0](https://github.com/tim-smart/dfx/compare/dfx@0.91.3...dfx@0.92.0) (2024-04-10) + +**Note:** Version bump only for package dfx + ## [0.91.3](https://github.com/tim-smart/dfx/compare/dfx@0.91.2...dfx@0.91.3) (2024-04-09) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index c7ff99a..4f1762d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.91.3", + "version": "0.92.0", "publishConfig": { "access": "public", "directory": "dist"