From e4a2cd1ed8a3b8e631e6b661703400b9c3546a3c Mon Sep 17 00:00:00 2001 From: Tim Date: Fri, 16 Feb 2024 22:41:52 +1300 Subject: [PATCH] Publish - dfx@0.88.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c4339c3..c3568c3 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.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 + # [0.88.0](https://github.com/tim-smart/dfx/compare/dfx@0.87.0...dfx@0.88.0) (2024-02-16) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index 7ba3f48..7093a3a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.88.0", + "version": "0.88.1", "publishConfig": { "access": "public", "directory": "dist"