diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d0f7b5..9d4b48e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,14 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [0.13.3](https://github.com/tim-smart/dfx/compare/dfx@0.13.2...dfx@0.13.3) (2022-12-07) + +**Note:** Version bump only for package dfx + + + + + ## [0.13.2](https://github.com/tim-smart/dfx/compare/dfx@0.13.1...dfx@0.13.2) (2022-12-07) diff --git a/package.json b/package.json index 5cfd945..f039c4f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.13.2", + "version": "0.13.3", "type": "module", "publishConfig": { "access": "public",