From ebcacf745f552c7b79f8d5626f8c76cf191dfc0c Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 4 Aug 2023 14:04:03 +1200 Subject: [PATCH] Publish - dfx@0.61.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 308dec3..e34d77a 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.61.0](https://github.com/tim-smart/dfx/compare/dfx@0.60.0...dfx@0.61.0) (2023-08-04) + +**Note:** Version bump only for package dfx + + + + + # [0.60.0](https://github.com/tim-smart/dfx/compare/dfx@0.59.0...dfx@0.60.0) (2023-07-31) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index 083e532..f8d9b25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.60.0", + "version": "0.61.0", "publishConfig": { "access": "public", "directory": "dist"