From b1c54e933611fbd187e370dc61d5f057b0d3361a Mon Sep 17 00:00:00 2001 From: Tim Date: Mon, 29 Apr 2024 14:58:55 +1200 Subject: [PATCH] Publish - dfx@0.95.2 --- CHANGELOG.md | 4 ++++ package.json | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9f5f2cf..9c7dfba 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.95.2](https://github.com/tim-smart/dfx/compare/dfx@0.95.1...dfx@0.95.2) (2024-04-29) + +**Note:** Version bump only for package dfx + ## [0.95.1](https://github.com/tim-smart/dfx/compare/dfx@0.95.0...dfx@0.95.1) (2024-04-27) **Note:** Version bump only for package dfx diff --git a/package.json b/package.json index abb1d0a..94cba83 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "dfx", - "version": "0.95.1", + "version": "0.95.2", "publishConfig": { "access": "public", "directory": "dist"