From 05b4d874e1e51f2537c9fb02c8f82e33695b49ca Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 1 Dec 2023 23:59:44 +1300 Subject: [PATCH] Publish - dfx@0.77.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 216555f..a276be9 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.77.0](https://github.com/tim-smart/dfx/compare/dfx@0.76.1...dfx@0.77.0) (2023-12-01) + +**Note:** Version bump only for package dfx + ## [0.76.1](https://github.com/tim-smart/dfx/compare/dfx@0.76.0...dfx@0.76.1) (2023-12-01) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index ff6dc7d..ca27768 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.76.1", + "version": "0.77.0", "publishConfig": { "access": "public", "directory": "dist"