Skip to content

Commit ef6b4f8

Browse files
committed
1.4.3
1 parent dfd0ca3 commit ef6b4f8

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v1.4.3](https://github.com/bitsnaps/puter-cli/compare/v1.4.2...v1.4.3)
8+
9+
- fix: show disk usage [`dfd0ca3`](https://github.com/bitsnaps/puter-cli/commit/dfd0ca302f459b7295593c8d0147df15e488c963)
10+
711
#### [v1.4.2](https://github.com/bitsnaps/puter-cli/compare/v1.4.1...v1.4.2)
812

13+
> 30 January 2025
14+
915
- license to MIT [`ed0c7ce`](https://github.com/bitsnaps/puter-cli/commit/ed0c7cefba242a5d8fe701cddf5adbe32121bca7)
1016
- codecov: setup & badge [`7c4211b`](https://github.com/bitsnaps/puter-cli/commit/7c4211b6ea7b882485e3dfbaa17887a2d1fabccc)
1117
- changelog: update license [`dcf8d23`](https://github.com/bitsnaps/puter-cli/commit/dcf8d232160cf74d13267baa07a8f36578df9443)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puter-cli",
3-
"version": "1.4.2",
3+
"version": "1.4.3",
44
"description": "Command line interface for Puter cloud platform",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)