From ef6b4f80fb3ffe763cbcf0e180981dc197f35ea5 Mon Sep 17 00:00:00 2001 From: Ibrahim H Date: Sun, 2 Feb 2025 10:22:38 +0100 Subject: [PATCH] 1.4.3 --- CHANGELOG.md | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 31b20cc..47205be 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +#### [v1.4.3](https://github.com/bitsnaps/puter-cli/compare/v1.4.2...v1.4.3) + +- fix: show disk usage [`dfd0ca3`](https://github.com/bitsnaps/puter-cli/commit/dfd0ca302f459b7295593c8d0147df15e488c963) + #### [v1.4.2](https://github.com/bitsnaps/puter-cli/compare/v1.4.1...v1.4.2) +> 30 January 2025 + - license to MIT [`ed0c7ce`](https://github.com/bitsnaps/puter-cli/commit/ed0c7cefba242a5d8fe701cddf5adbe32121bca7) - codecov: setup & badge [`7c4211b`](https://github.com/bitsnaps/puter-cli/commit/7c4211b6ea7b882485e3dfbaa17887a2d1fabccc) - changelog: update license [`dcf8d23`](https://github.com/bitsnaps/puter-cli/commit/dcf8d232160cf74d13267baa07a8f36578df9443) diff --git a/package.json b/package.json index 1a0c366..c652100 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "puter-cli", - "version": "1.4.2", + "version": "1.4.3", "description": "Command line interface for Puter cloud platform", "main": "index.js", "bin": {