From 1aa4042b1d16d57d11bab60326299f0ef8ff6c20 Mon Sep 17 00:00:00 2001 From: Tim Date: Thu, 8 Aug 2024 12:57:41 +1200 Subject: [PATCH] Publish - dfx@0.99.1 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e5eeaa1..ff7f2cd 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.99.1](https://github.com/tim-smart/dfx/compare/dfx@0.99.0...dfx@0.99.1) (2024-08-08) + +**Note:** Version bump only for package dfx + # [0.99.0](https://github.com/tim-smart/dfx/compare/dfx@0.98.1...dfx@0.99.0) (2024-08-08) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index ca35622..e6fe9b4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.99.0", + "version": "0.99.1", "packageManager": "pnpm@9.1.0", "publishConfig": { "access": "public",