Skip to content

Commit 8d11f17

Browse files
author
bitsocial-release-bot[bot]
committed
chore(release): 0.19.92 [skip ci]
1 parent c4ca253 commit 8d11f17

4 files changed

Lines changed: 24 additions & 19 deletions

File tree

README.md

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -424,7 +424,7 @@ EXAMPLES
424424
$ bitsocial challenge install ./my-local-challenge
425425
```
426426

427-
_See code: [src/cli/commands/challenge/install.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/challenge/install.ts)_
427+
_See code: [src/cli/commands/challenge/install.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/challenge/install.ts)_
428428

429429
## `bitsocial challenge list`
430430

@@ -450,7 +450,7 @@ EXAMPLES
450450
$ bitsocial challenge list -q
451451
```
452452

453-
_See code: [src/cli/commands/challenge/list.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/challenge/list.ts)_
453+
_See code: [src/cli/commands/challenge/list.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/challenge/list.ts)_
454454

455455
## `bitsocial challenge ls`
456456

@@ -505,7 +505,7 @@ EXAMPLES
505505
$ bitsocial challenge remove @scope/my-challenge
506506
```
507507

508-
_See code: [src/cli/commands/challenge/remove.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/challenge/remove.ts)_
508+
_See code: [src/cli/commands/challenge/remove.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/challenge/remove.ts)_
509509

510510
## `bitsocial challenge rm NAME`
511511

@@ -622,7 +622,7 @@ EXAMPLES
622622
$ bitsocial community create --jsonFile ./create-options.json
623623
```
624624

625-
_See code: [src/cli/commands/community/create.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/create.ts)_
625+
_See code: [src/cli/commands/community/create.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/create.ts)_
626626

627627
## `bitsocial community delete ADDRESSES`
628628

@@ -647,7 +647,7 @@ EXAMPLES
647647
$ bitsocial community delete 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
648648
```
649649

650-
_See code: [src/cli/commands/community/delete.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/delete.ts)_
650+
_See code: [src/cli/commands/community/delete.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/delete.ts)_
651651

652652
## `bitsocial community edit ADDRESS`
653653

@@ -717,7 +717,7 @@ EXAMPLES
717717
$ bitsocial community edit bitsocial.bso --jsonFile ./edit-options.json
718718
```
719719

720-
_See code: [src/cli/commands/community/edit.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/edit.ts)_
720+
_See code: [src/cli/commands/community/edit.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/edit.ts)_
721721

722722
## `bitsocial community export [ADDRESS]`
723723

@@ -758,7 +758,7 @@ EXAMPLES
758758
$ bitsocial community export --publicKey 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
759759
```
760760

761-
_See code: [src/cli/commands/community/export.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/export.ts)_
761+
_See code: [src/cli/commands/community/export.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/export.ts)_
762762

763763
## `bitsocial community get [ADDRESS]`
764764

@@ -789,7 +789,7 @@ EXAMPLES
789789
$ bitsocial community get --publicKey 12D3KooWG3XbzoVyAE6Y9vHZKF64Yuuu4TjdgQKedk14iYmTEPWu
790790
```
791791

792-
_See code: [src/cli/commands/community/get.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/get.ts)_
792+
_See code: [src/cli/commands/community/get.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/get.ts)_
793793

794794
## `bitsocial community list`
795795

@@ -812,7 +812,7 @@ EXAMPLES
812812
$ bitsocial community list
813813
```
814814

815-
_See code: [src/cli/commands/community/list.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/list.ts)_
815+
_See code: [src/cli/commands/community/list.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/list.ts)_
816816

817817
## `bitsocial community start ADDRESSES`
818818

@@ -846,7 +846,7 @@ EXAMPLES
846846
$ bitsocial community start $(bitsocial community list -q) --concurrency 1
847847
```
848848

849-
_See code: [src/cli/commands/community/start.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/start.ts)_
849+
_See code: [src/cli/commands/community/start.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/start.ts)_
850850

851851
## `bitsocial community stop ADDRESSES`
852852

@@ -871,7 +871,7 @@ EXAMPLES
871871
$ bitsocial community stop Qmb99crTbSUfKXamXwZBe829Vf6w5w5TktPkb6WstC9RFW
872872
```
873873

874-
_See code: [src/cli/commands/community/stop.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/community/stop.ts)_
874+
_See code: [src/cli/commands/community/stop.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/community/stop.ts)_
875875

876876
## `bitsocial daemon`
877877

@@ -922,7 +922,7 @@ EXAMPLES
922922
$ bitsocial daemon --no-allowPrivateKeyExport
923923
```
924924

925-
_See code: [src/cli/commands/daemon.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/daemon.ts)_
925+
_See code: [src/cli/commands/daemon.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/daemon.ts)_
926926

927927
## `bitsocial help [COMMAND]`
928928

@@ -988,7 +988,7 @@ EXAMPLES
988988
$ bitsocial logs --stdout -f
989989
```
990990

991-
_See code: [src/cli/commands/logs.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/logs.ts)_
991+
_See code: [src/cli/commands/logs.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/logs.ts)_
992992

993993
## `bitsocial update check`
994994

@@ -1005,7 +1005,7 @@ EXAMPLES
10051005
$ bitsocial update check
10061006
```
10071007

1008-
_See code: [src/cli/commands/update/check.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/update/check.ts)_
1008+
_See code: [src/cli/commands/update/check.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/update/check.ts)_
10091009

10101010
## `bitsocial update install [VERSION]`
10111011

@@ -1037,7 +1037,7 @@ EXAMPLES
10371037
$ bitsocial update install --no-restart-daemons
10381038
```
10391039

1040-
_See code: [src/cli/commands/update/install.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/update/install.ts)_
1040+
_See code: [src/cli/commands/update/install.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/update/install.ts)_
10411041

10421042
## `bitsocial update versions`
10431043

@@ -1059,7 +1059,7 @@ EXAMPLES
10591059
$ bitsocial update versions --limit 5
10601060
```
10611061

1062-
_See code: [src/cli/commands/update/versions.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.91/src/cli/commands/update/versions.ts)_
1062+
_See code: [src/cli/commands/update/versions.ts](https://github.com/bitsocialnet/bitsocial-cli/blob/v0.19.92/src/cli/commands/update/versions.ts)_
10631063
<!-- commandsstop -->
10641064

10651065
## Contribution

docs/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## <small>0.19.92 (2026-08-17)</small>
4+
5+
* test(daemon): poll waitForKuboReady instead of a one-shot fetch in the KUBO_RPC_URL test ([2612210](https://github.com/bitsocialnet/bitsocial-cli/commit/2612210)), closes [#95](https://github.com/bitsocialnet/bitsocial-cli/issues/95) [#133](https://github.com/bitsocialnet/bitsocial-cli/issues/133)
6+
* chore(deps): upgrade @pkcprotocol/pkc-js 0.0.82 -> 0.0.83 ([c5d59ad](https://github.com/bitsocialnet/bitsocial-cli/commit/c5d59ad))
7+
38
## <small>0.19.91 (2026-08-17)</small>
49

510
* test(daemon-state): isolate the states dir so a parallel daemon's prune can't delete test files ([11da835](https://github.com/bitsocialnet/bitsocial-cli/commit/11da835)), closes [#130](https://github.com/bitsocialnet/bitsocial-cli/issues/130)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@bitsocial/bitsocial-cli",
3-
"version": "0.19.91",
3+
"version": "0.19.92",
44
"description": "Command line interface to Bitsocial API",
55
"types": "./dist/index.d.ts",
66
"homepage": "https://github.com/bitsocialnet/bitsocial-cli",

0 commit comments

Comments
 (0)