From 503090d057babcda33ede263b25cd2b61a3d3d01 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 26 Sep 2023 16:06:01 +1300 Subject: [PATCH] Publish - dfx@0.65.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index bc9528b..76608ee 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.65.0](https://github.com/tim-smart/dfx/compare/dfx@0.64.1...dfx@0.65.0) (2023-09-26) + +**Note:** Version bump only for package dfx + ## [0.64.1](https://github.com/tim-smart/dfx/compare/dfx@0.64.0...dfx@0.64.1) (2023-09-12) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index ba2f333..e71f5d7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.64.1", + "version": "0.65.0", "publishConfig": { "access": "public", "directory": "dist"