From fedd1ba05f574a1b2009215ddd482e4b6dfcd48d Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 15 Jul 2023 13:34:53 +1200 Subject: [PATCH] Publish - dfx@0.52.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4318217..e9f9b1d 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.52.1](https://github.com/tim-smart/dfx/compare/dfx@0.52.0...dfx@0.52.1) (2023-07-15) + +**Note:** Version bump only for package dfx + + + + + # [0.52.0](https://github.com/tim-smart/dfx/compare/dfx@0.51.2...dfx@0.52.0) (2023-07-11) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index 6583546..a9007ac 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.52.0", + "version": "0.52.1", "type": "module", "publishConfig": { "access": "public",