From 2f4b2673363e2ca5631020265a61a6ef8146bd1e Mon Sep 17 00:00:00 2001 From: Tim Date: Sat, 7 Oct 2023 13:17:11 +1300 Subject: [PATCH] Publish - dfx@0.68.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61b31b0..7332e2b 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.68.0](https://github.com/tim-smart/dfx/compare/dfx@0.67.0...dfx@0.68.0) (2023-10-07) + +**Note:** Version bump only for package dfx + # [0.67.0](https://github.com/tim-smart/dfx/compare/dfx@0.66.4...dfx@0.67.0) (2023-10-07) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index 7d93894..3047a2b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.67.0", + "version": "0.68.0", "publishConfig": { "access": "public", "directory": "dist"