dao-xyz / peerbit

P2P database framework with encryption, sharding and search
https://peerbit.org
Apache License 2.0
196 stars 15 forks source link

chore: release master #181

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

:robot: I have created a release beep boop

blocks: 1.1.1 ## [1.1.1](https://github.com/dao-xyz/peerbit/compare/blocks-v1.1.0...blocks-v1.1.1) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/stream bumped from 1.0.13 to 1.0.14 * @peerbit/blocks-interface bumped from 1.1.0 to 1.1.1 * @peerbit/crypto bumped from 1.0.7 to 1.0.8
blocks-interface: 1.1.1 ## [1.1.1](https://github.com/dao-xyz/peerbit/compare/blocks-interface-v1.1.0...blocks-interface-v1.1.1) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/stream-interface bumped from ^1.0.8 to ^1.0.9
@peerbit/clock-service: 1.0.28 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/rpc bumped from 2.1.8 to 2.1.9 * @peerbit/trusted-network bumped from 2.0.9 to 2.0.10 * devDependencies * @peerbit/test-utils bumped from ^1.0.24 to ^1.0.25
crypto: 1.0.8 ## [1.0.8](https://github.com/dao-xyz/peerbit/compare/crypto-v1.0.7...crypto-v1.0.8) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2))
document: 3.1.1 ## [3.1.1](https://github.com/dao-xyz/peerbit/compare/document-v3.1.0...document-v3.1.1) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 2.3.0 to 2.3.1 * @peerbit/rpc bumped from 2.1.8 to 2.1.9 * @peerbit/shared-log bumped from 3.1.0 to 3.1.1 * devDependencies * @peerbit/test-utils bumped from 1.0.24 to 1.0.25
identity-access-controller: 2.0.10 ## [2.0.10](https://github.com/dao-xyz/peerbit/compare/identity-access-controller-v2.0.9...identity-access-controller-v2.0.10) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/document bumped from 3.1.0 to 3.1.1 * @peerbit/trusted-network bumped from 2.0.9 to 2.0.10 * devDependencies * @peerbit/test-utils bumped from ^1.0.24 to ^1.0.25
log: 2.1.1 ## [2.1.1](https://github.com/dao-xyz/peerbit/compare/log-v2.1.0...log-v2.1.1) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/blocks-interface bumped from ^1.1.0 to ^1.1.1 * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * devDependencies * @peerbit/test-utils bumped from 1.0.24 to 1.0.25
program: 2.3.1 ## [2.3.1](https://github.com/dao-xyz/peerbit/compare/program-v2.3.0...program-v2.3.1) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/blocks-interface bumped from ^1.1.0 to ^1.1.1 * @peerbit/pubsub-interface bumped from ^1.1.2 to ^1.1.3
@peerbit/proxy: 1.3.1 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from ^2.3.0 to ^2.3.1 * devDependencies * @peerbit/test-utils bumped from 1.0.24 to 1.0.25
@peerbit/proxy-window: 2.0.9 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/proxy bumped from ^1.3.0 to ^1.3.1 * devDependencies * @peerbit/test-utils bumped from 1.0.24 to 1.0.25
@peerbit/pubsub: 1.1.6 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/stream bumped from 1.0.13 to 1.0.14
pubsub-interface: 1.1.3 ## [1.1.3](https://github.com/dao-xyz/peerbit/compare/pubsub-interface-v1.1.2...pubsub-interface-v1.1.3) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/stream-interface bumped from ^1.0.8 to ^1.0.9
rpc: 2.1.9 ## [2.1.9](https://github.com/dao-xyz/peerbit/compare/rpc-v2.1.8...rpc-v2.1.9) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/program bumped from 2.3.0 to 2.3.1 * devDependencies * @peerbit/test-utils bumped from ^1.0.24 to ^1.0.25
@peerbit/server: 4.0.9 ### Dependencies * The following workspace dependencies were updated * dependencies * peerbit bumped from 2.0.6 to 2.0.7 * devDependencies * @peerbit/test-utils bumped from 1.0.24 to 1.0.25
shared-log: 3.1.1 ## [3.1.1](https://github.com/dao-xyz/peerbit/compare/shared-log-v3.1.0...shared-log-v3.1.1) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 2.3.0 to 2.3.1 * @peerbit/log bumped from 2.1.0 to 2.1.1 * @peerbit/rpc bumped from 2.1.8 to 2.1.9 * devDependencies * @peerbit/test-utils bumped from ^1.0.24 to ^1.0.25
stream: 1.0.14 ## [1.0.14](https://github.com/dao-xyz/peerbit/compare/stream-v1.0.13...stream-v1.0.14) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/stream-interface bumped from ^1.0.8 to ^1.0.9
stream-interface: 1.0.9 ## [1.0.9](https://github.com/dao-xyz/peerbit/compare/stream-interface-v1.0.8...stream-interface-v1.0.9) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8
string: 3.0.10 ## [3.0.10](https://github.com/dao-xyz/peerbit/compare/string-v3.0.9...string-v3.0.10) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 2.3.0 to 2.3.1 * @peerbit/shared-log bumped from ^3.1.0 to ^3.1.1 * @peerbit/rpc bumped from 2.1.8 to 2.1.9 * devDependencies * @peerbit/test-utils bumped from ^1.0.24 to ^1.0.25
@peerbit/test-utils: 1.0.25 ### Dependencies * The following workspace dependencies were updated * dependencies * peerbit bumped from 2.0.6 to 2.0.7
trusted-network: 2.0.10 ## [2.0.10](https://github.com/dao-xyz/peerbit/compare/trusted-network-v2.0.9...trusted-network-v2.0.10) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/document bumped from 3.1.0 to 3.1.1 * devDependencies * @peerbit/test-utils bumped from ^1.0.24 to ^1.0.25
peerbit: 2.0.7 ## [2.0.7](https://github.com/dao-xyz/peerbit/compare/peerbit-v2.0.6...peerbit-v2.0.7) (2023-09-06) ### Bug Fixes * handle overflow from invalid payload decoding ([d19b2e7](https://github.com/dao-xyz/peerbit/commit/d19b2e79597111cc47592e85d577d8456571c4b2)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/crypto bumped from 1.0.7 to 1.0.8 * @peerbit/program bumped from 2.3.0 to 2.3.1 * @peerbit/pubsub bumped from ^1.1.5 to ^1.1.6 * @peerbit/blocks bumped from ^1.1.0 to ^1.1.1

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/blocks-v1.1.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/blocks-interface-v1.1.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/pubsub-v1.1.6 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/pubsub-interface-v1.1.3 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/stream-v1.0.14 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/stream-interface-v1.0.9 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/log-v2.1.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/peerbit-v2.0.7 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/proxy-window-v2.0.9 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/proxy-v1.3.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/server-v4.0.9 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/test-utils-v1.0.25 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/rpc-v2.1.9 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/identity-access-controller-v2.0.10 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/trusted-network-v2.0.10 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/program-v2.3.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/clock-service-v1.0.28 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/document-v3.1.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/string-v3.0.10 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/shared-log-v3.1.1 :sunflower:

github-actions[bot] commented 1 year ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/crypto-v1.0.8 :sunflower: