From 13f8e7d639814ead1de002fcf50230658e2ec071 Mon Sep 17 00:00:00 2001 From: Tim Date: Tue, 23 Jan 2024 13:20:33 +1300 Subject: [PATCH] Publish - dfx@0.86.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b80b40..203e081 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.86.0](https://github.com/tim-smart/dfx/compare/dfx@0.85.0...dfx@0.86.0) (2024-01-23) + +**Note:** Version bump only for package dfx + # [0.85.0](https://github.com/tim-smart/dfx/compare/dfx@0.84.0...dfx@0.85.0) (2024-01-15) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index e6e9140..ec5a47b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.85.0", + "version": "0.86.0", "publishConfig": { "access": "public", "directory": "dist"