From ec82c7e09cb83b7f41c3e2a7d82002289612e00f Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 21 Feb 2024 20:37:39 +0100 Subject: [PATCH] Publish - dfx@0.89.0 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3568c3..98b9e10 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.89.0](https://github.com/tim-smart/dfx/compare/dfx@0.88.1...dfx@0.89.0) (2024-02-21) + +**Note:** Version bump only for package dfx + ## [0.88.1](https://github.com/tim-smart/dfx/compare/dfx@0.88.0...dfx@0.88.1) (2024-02-16) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index 3a2cae9..92252c1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.88.1", + "version": "0.89.0", "publishConfig": { "access": "public", "directory": "dist"