From 68cbb6d3bc9be2f7b91f6861d104824a00d0c17d Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 13 Dec 2023 15:43:06 +1300 Subject: [PATCH] Publish - dfx@0.80.3 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4eedc7a..948515a 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.80.3](https://github.com/tim-smart/dfx/compare/dfx@0.80.2...dfx@0.80.3) (2023-12-13) + +**Note:** Version bump only for package dfx + ## [0.80.2](https://github.com/tim-smart/dfx/compare/dfx@0.80.1...dfx@0.80.2) (2023-12-12) ### Bug Fixes diff --git a/package.json b/package.json index 0865301..d523f27 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.80.2", + "version": "0.80.3", "publishConfig": { "access": "public", "directory": "dist"