From eae688a8f1a9b7bdc8d996adfb56c2dc74e18fb8 Mon Sep 17 00:00:00 2001 From: Tim Smart Date: Mon, 5 Dec 2022 15:12:52 +1300 Subject: [PATCH] Publish - dfx@0.5.2 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e22db3..27c4409 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.5.2](https://github.com/tim-smart/dfx/compare/dfx@0.5.1...dfx@0.5.2) (2022-12-05) + +**Note:** Version bump only for package dfx + + + + + ## [0.5.1](https://github.com/tim-smart/dfx/compare/dfx@0.5.0...dfx@0.5.1) (2022-12-05) diff --git a/package.json b/package.json index 11e3f97..6e764fd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.5.1", + "version": "0.5.2", "type": "module", "publishConfig": { "access": "public"