Skip to content

Commit a3158ef

Browse files
committed
chore: bump version to 2.4.0
1 parent 543e83b commit a3158ef

File tree

2 files changed

+18
-20
lines changed

2 files changed

+18
-20
lines changed

README.md

Lines changed: 17 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -26,12 +26,10 @@
2626
<!-- usage -->
2727
```sh-session
2828
$ npm install -g @hackmd/hackmd-cli
29-
# or using pnpm
30-
$ pnpm add -g @hackmd/hackmd-cli
3129
$ hackmd-cli COMMAND
3230
running command...
3331
$ hackmd-cli (--version|-v)
34-
@hackmd/hackmd-cli/2.3.2 darwin-arm64 node-v18.14.2
32+
@hackmd/hackmd-cli/2.4.0 darwin-arm64 node-v24.13.0
3533
$ hackmd-cli --help [COMMAND]
3634
USAGE
3735
$ hackmd-cli COMMAND
@@ -169,7 +167,7 @@ EXAMPLES
169167
# A note to be exported
170168
```
171169

172-
_See code: [src/commands/export.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/export.ts)_
170+
_See code: [src/commands/export.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/export.ts)_
173171

174172
## `hackmd-cli help [COMMANDS]`
175173

@@ -223,7 +221,7 @@ EXAMPLES
223221
BnC6gN0_TfStV2KKmPPXeg Welcome to your team's workspace null CLI-test
224222
```
225223

226-
_See code: [src/commands/history.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/history.ts)_
224+
_See code: [src/commands/history.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/history.ts)_
227225

228226
## `hackmd-cli login`
229227

@@ -245,7 +243,7 @@ EXAMPLES
245243
Login successfully
246244
```
247245

248-
_See code: [src/commands/login.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/login.ts)_
246+
_See code: [src/commands/login.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/login.ts)_
249247

250248
## `hackmd-cli logout`
251249

@@ -266,7 +264,7 @@ EXAMPLES
266264
You've logged out successfully
267265
```
268266

269-
_See code: [src/commands/logout.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/logout.ts)_
267+
_See code: [src/commands/logout.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/logout.ts)_
270268

271269
## `hackmd-cli notes`
272270

@@ -300,17 +298,17 @@ EXAMPLES
300298
raUuSTetT5uQbqQfLnz9lA CLI test note gvfz2UB5THiKABQJQnLs6Q null
301299
```
302300

303-
_See code: [src/commands/notes/index.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/notes/index.ts)_
301+
_See code: [src/commands/notes/index.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/notes/index.ts)_
304302

305303
## `hackmd-cli notes create`
306304

307305
Create a note
308306

309307
```
310308
USAGE
311-
$ hackmd-cli notes create [-h] [--title <value>] [--content <value>] [--readPermission <value>]
312-
[--writePermission <value>] [--commentPermission <value>] [-e] [--columns <value> | -x] [--sort <value>] [--filter
313-
<value>] [--output csv|json|yaml | | [--csv | --no-truncate]] [--no-header | ]
309+
$ hackmd-cli notes create [--commentPermission <value>] [--content <value>] [-e] [-h] [--readPermission <value>]
310+
[--title <value>] [--writePermission <value>] [--columns <value> | -x] [--sort <value>] [--filter <value>] [--output
311+
csv|json|yaml | | [--csv | --no-truncate]] [--no-header | ]
314312
315313
FLAGS
316314
-e, --editor create note with $EDITOR
@@ -370,7 +368,7 @@ Update note content
370368

371369
```
372370
USAGE
373-
$ hackmd-cli notes update [-h] [--noteId <value>] [--content <value>]
371+
$ hackmd-cli notes update [--content <value>] [-h] [--noteId <value>]
374372
375373
FLAGS
376374
-h, --help Show CLI help.
@@ -417,16 +415,16 @@ EXAMPLES
417415
BnC6gN0_TfStV2KKmPPXeg Welcome to your team's workspace null CLI-test
418416
```
419417

420-
_See code: [src/commands/team-notes/index.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/team-notes/index.ts)_
418+
_See code: [src/commands/team-notes/index.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/team-notes/index.ts)_
421419

422420
## `hackmd-cli team-notes create`
423421

424422
Create a team note
425423

426424
```
427425
USAGE
428-
$ hackmd-cli team-notes create [-h] [--teamPath <value>] [--title <value>] [--content <value>] [--readPermission
429-
<value>] [--writePermission <value>] [--commentPermission <value>] [-e] [--columns <value> | -x] [--sort <value>]
426+
$ hackmd-cli team-notes create [--commentPermission <value>] [--content <value>] [-e] [-h] [--readPermission <value>]
427+
[--teamPath <value>] [--title <value>] [--writePermission <value>] [--columns <value> | -x] [--sort <value>]
430428
[--filter <value>] [--output csv|json|yaml | | [--csv | --no-truncate]] [--no-header | ]
431429
432430
FLAGS
@@ -468,7 +466,7 @@ Delete a team note
468466

469467
```
470468
USAGE
471-
$ hackmd-cli team-notes delete [-h] [--teamPath <value>] [--noteId <value>]
469+
$ hackmd-cli team-notes delete [-h] [--noteId <value>] [--teamPath <value>]
472470
473471
FLAGS
474472
-h, --help Show CLI help.
@@ -488,7 +486,7 @@ Update team note content
488486

489487
```
490488
USAGE
491-
$ hackmd-cli team-notes update [-h] [--teamPath <value>] [--noteId <value>] [--content <value>]
489+
$ hackmd-cli team-notes update [--content <value>] [-h] [--noteId <value>] [--teamPath <value>]
492490
493491
FLAGS
494492
-h, --help Show CLI help.
@@ -534,7 +532,7 @@ EXAMPLES
534532
f76308a6-d77a-41f6-86d0-8ada426a6fb4 CLI test team CLI-test 82f7f3d9-4079-4c78-8a00-14094272ece9
535533
```
536534

537-
_See code: [src/commands/teams.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/teams.ts)_
535+
_See code: [src/commands/teams.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/teams.ts)_
538536

539537
## `hackmd-cli version`
540538

@@ -587,7 +585,7 @@ EXAMPLES
587585
82f7f3d9-4079-4c78-8a00-14094272ece9 Ming-Hsiu Tsai null gvfz2UB5THiKABQJQnLs6Q
588586
```
589587

590-
_See code: [src/commands/whoami.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.3.2/src/commands/whoami.ts)_
588+
_See code: [src/commands/whoami.ts](https://github.com/hackmdio/hackmd-cli/blob/v2.4.0/src/commands/whoami.ts)_
591589
<!-- commandsstop -->
592590

593591
## License

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@hackmd/hackmd-cli",
3-
"version": "2.3.2",
3+
"version": "2.4.0",
44
"author": "HackMD Team",
55
"bin": {
66
"hackmd-cli": "./bin/run"

0 commit comments

Comments
 (0)