dao-xyz / peerbit

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

chore: release master #259

Closed github-actions[bot] closed 10 months ago

github-actions[bot] commented 10 months ago

:robot: I have created a release beep boop

@peerbit/blocks: 2.0.22 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/stream bumped from 3.0.11 to 3.1.0 * @peerbit/blocks-interface bumped from 1.2.13 to 1.2.14 * devDependencies * @peerbit/libp2p-test-utils bumped from 2.1.1 to 2.1.2
@peerbit/blocks-interface: 1.2.14 ### Dependencies * The following workspace dependencies were updated * devDependencies * @peerbit/libp2p-test-utils bumped from 2.1.1 to 2.1.2
@peerbit/clock-service: 2.0.30 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/rpc bumped from 3.0.22 to 3.0.23 * @peerbit/trusted-network bumped from 3.0.29 to 3.0.30 * devDependencies * @peerbit/test-utils bumped from ^2.0.22 to ^2.0.23
@peerbit/document: 5.0.6 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.19 to 3.0.20 * @peerbit/rpc bumped from 3.0.22 to 3.0.23 * @peerbit/shared-log bumped from 7.0.8 to 7.0.9 * devDependencies * @peerbit/test-utils bumped from 2.0.22 to 2.0.23
@peerbit/identity-access-controller: 3.0.30 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/document bumped from 5.0.5 to 5.0.6 * @peerbit/trusted-network bumped from 3.0.29 to 3.0.30 * devDependencies * @peerbit/test-utils bumped from ^2.0.22 to ^2.0.23
libp2p-test-utils: 2.1.2 ## [2.1.2](https://github.com/dao-xyz/peerbit/compare/libp2p-test-utils-v2.1.1...libp2p-test-utils-v2.1.2) (2024-01-27) ### Bug Fixes * use yamux only ([dfd1652](https://github.com/dao-xyz/peerbit/commit/dfd16520fdd02fa21334cad3b6a5c0e5b33d2040))
@peerbit/log: 3.0.24 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/blocks-interface bumped from ^1.2.13 to ^1.2.14 * devDependencies * @peerbit/test-utils bumped from 2.0.22 to 2.0.23
@peerbit/program: 3.0.20 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/blocks-interface bumped from ^1.2.13 to ^1.2.14
@peerbit/proxy: 2.0.23 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from ^3.0.19 to ^3.0.20 * devDependencies * @peerbit/test-utils bumped from 2.0.22 to 2.0.23
@peerbit/proxy-window: 3.0.23 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/proxy bumped from ^2.0.22 to ^2.0.23 * devDependencies * @peerbit/test-utils bumped from 2.0.22 to 2.0.23
pubsub: 2.0.19 ## [2.0.19](https://github.com/dao-xyz/peerbit/compare/pubsub-v2.0.18...pubsub-v2.0.19) (2024-01-27) ### Bug Fixes * dontThrowIfDeliveryError for reachable response ([719a8a1](https://github.com/dao-xyz/peerbit/commit/719a8a138795b926b5f8a60b14148d229c3f3ff1)) * use yamux only ([dfd1652](https://github.com/dao-xyz/peerbit/commit/dfd16520fdd02fa21334cad3b6a5c0e5b33d2040)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/stream bumped from 3.0.11 to 3.1.0 * devDependencies * @peerbit/libp2p-test-utils bumped from 2.1.1 to 2.1.2
@peerbit/rpc: 3.0.23 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.19 to 3.0.20 * devDependencies * @peerbit/test-utils bumped from ^2.0.22 to ^2.0.23
@peerbit/server: 5.0.23 ### Dependencies * The following workspace dependencies were updated * dependencies * peerbit bumped from 3.0.22 to 3.0.23 * devDependencies * @peerbit/test-utils bumped from 2.0.22 to 2.0.23
shared-log: 7.0.9 ## [7.0.9](https://github.com/dao-xyz/peerbit/compare/shared-log-v7.0.8...shared-log-v7.0.9) (2024-01-27) ### Bug Fixes * dont use waitFor in modifyReplicators to ensure ordering ([81794c2](https://github.com/dao-xyz/peerbit/commit/81794c2bddb6cf81b4089c2753798e9ed4f16671)) * use yamux only ([dfd1652](https://github.com/dao-xyz/peerbit/commit/dfd16520fdd02fa21334cad3b6a5c0e5b33d2040)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.19 to 3.0.20 * @peerbit/log bumped from 3.0.23 to 3.0.24 * @peerbit/rpc bumped from 3.0.22 to 3.0.23 * devDependencies * @peerbit/test-utils bumped from ^2.0.22 to ^2.0.23
stream: 3.1.0 ## [3.1.0](https://github.com/dao-xyz/peerbit/compare/stream-v3.0.11...stream-v3.1.0) (2024-01-27) ### Features * higher prioritization for message with Seed, Acknowledge, Trace message modes ([3759be6](https://github.com/dao-xyz/peerbit/commit/3759be62dbe3456709bf7ccffa455330acf4fa65)) ### Dependencies * The following workspace dependencies were updated * devDependencies * @peerbit/libp2p-test-utils bumped from 2.1.1 to 2.1.2
@peerbit/string: 4.1.16 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.19 to 3.0.20 * @peerbit/shared-log bumped from ^7.0.8 to ^7.0.9 * @peerbit/rpc bumped from 3.0.22 to 3.0.23 * devDependencies * @peerbit/test-utils bumped from ^2.0.22 to ^2.0.23
test-utils: 2.0.23 ## [2.0.23](https://github.com/dao-xyz/peerbit/compare/test-utils-v2.0.22...test-utils-v2.0.23) (2024-01-27) ### Bug Fixes * use yamux only ([dfd1652](https://github.com/dao-xyz/peerbit/commit/dfd16520fdd02fa21334cad3b6a5c0e5b33d2040)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/libp2p-test-utils bumped from 2.1.1 to 2.1.2 * peerbit bumped from 3.0.22 to 3.0.23
@peerbit/trusted-network: 3.0.30 ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/document bumped from 5.0.5 to 5.0.6 * devDependencies * @peerbit/test-utils bumped from ^2.0.22 to ^2.0.23
peerbit: 3.0.23 ## [3.0.23](https://github.com/dao-xyz/peerbit/compare/peerbit-v3.0.22...peerbit-v3.0.23) (2024-01-27) ### Bug Fixes * use yamux only ([dfd1652](https://github.com/dao-xyz/peerbit/commit/dfd16520fdd02fa21334cad3b6a5c0e5b33d2040)) ### Dependencies * The following workspace dependencies were updated * dependencies * @peerbit/program bumped from 3.0.19 to 3.0.20 * @peerbit/pubsub bumped from ^2.0.18 to ^2.0.19 * @peerbit/blocks bumped from ^2.0.21 to ^2.0.22

This PR was generated with Release Please. See documentation.

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

:robot: Release is at https://github.com/dao-xyz/peerbit/releases/tag/libp2p-test-utils-v2.1.2 :sunflower:

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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

github-actions[bot] commented 10 months ago

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