Skip to content

Commit 99d904a

Browse files
committed
1.4.4
1 parent bbf8a42 commit 99d904a

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.4](https://github.com/bitsnaps/puter-cli/compare/v1.4.3...v1.4.4)
8+
9+
- simplify failed login [`bbf8a42`](https://github.com/bitsnaps/puter-cli/commit/bbf8a429c1d2a64fbb03fb42f461bcc1a32c8379)
10+
711
#### [v1.4.3](https://github.com/bitsnaps/puter-cli/compare/v1.4.2...v1.4.3)
812

13+
> 2 February 2025
14+
915
- fix: show disk usage [`dfd0ca3`](https://github.com/bitsnaps/puter-cli/commit/dfd0ca302f459b7295593c8d0147df15e488c963)
1016

1117
#### [v1.4.2](https://github.com/bitsnaps/puter-cli/compare/v1.4.1...v1.4.2)

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.3",
3+
"version": "1.4.4",
44
"description": "Command line interface for Puter cloud platform",
55
"main": "index.js",
66
"bin": {

0 commit comments

Comments
 (0)