-
Notifications
You must be signed in to change notification settings - Fork 445
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. Weβll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore: release main #2240
chore: release main #2240
Conversation
95d9b5f
to
04b31ea
Compare
@@ -1,6 +1,6 @@ | |||
{ | |||
"name": "libp2p", | |||
"version": "0.46.21", | |||
"version": "1.0.0", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
π
0fbc84c
to
f7701f3
Compare
f7701f3
to
b186e7d
Compare
b186e7d
to
8303346
Compare
* chore: add contents permission to gh token * chore: update token perms * chore: update token perms * chore: release main --------- Co-authored-by: achingbrain <alex@achingbrain.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* chore: add contents permission to gh token * chore: update token perms * chore: update token perms * chore: release main --------- Co-authored-by: achingbrain <alex@achingbrain.net> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/keychain-v4.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/libp2p-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/logger-v4.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/prometheus-metrics-v3.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/multistream-select-v4.0.7 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-collections-v4.0.9 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/bootstrap-v10.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/mdns-v10.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-v4.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-id-factory-v3.0.9 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-record-v6.0.10 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/peer-store-v9.0.10 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/autonat-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/dcutr-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/fetch-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/identify-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/perf-v3.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/ping-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/pubsub-v8.0.11 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/floodsub-v8.0.14 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/mplex-v10.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/circuit-relay-v2-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/tcp-v9.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/webrtc-v4.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/websockets-v8.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/webtransport-v4.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/upnp-nat-v1.0.0 π» |
π€ Release is at https://github.com/libp2p/js-libp2p/releases/tag/utils-v5.0.0 π» |
π€ I have created a release *beep* *boop*
@libp2p/multidim-interop: 2.0.0
β BREAKING CHANGES
libp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
libp2p/identify
need to change to@libp2p/identify
libp2p/ping
must be updated to@libp2p/ping
Code Refactoring
Dependencies
@libp2p/plaintext: 1.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending datalibp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
libp2p/plaintext
should be changed to@libp2p/plaintext
Features
Bug Fixes
Code Refactoring
Dependencies
@libp2p/crypto: 3.0.0
β BREAKING CHANGES
Features
Bug Fixes
Code Refactoring
Dependencies
@libp2p/interface: 1.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending datalibp2p/dcutr
now need to be from@libp2p/dcutr
libp2p/identify
need to change to@libp2p/identify
libp2p/upnp-nat
should be updated to@libp2p/upnp-nat
isStarted
method has been removed from theStartable
interface.protocols
property has been removed from thePeerInfo
interfaceFeatures
Bug Fixes
Code Refactoring
@libp2p/interface-compliance-tests: 5.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending dataisStarted
method has been removed from theStartable
interface.protocols
property has been removed from thePeerInfo
interfaceFeatures
Bug Fixes
Code Refactoring
Dependencies
@libp2p/kad-dht: 11.0.0
β BREAKING CHANGES
.protocols
property has been removed from thePeerInfo
interfaceBug Fixes
Dependencies
@libp2p/keychain: 4.0.0
β BREAKING CHANGES
Bug Fixes
Code Refactoring
Dependencies
libp2p: 1.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending datalibp2p/fetch
should be updated to@libp2p/fetch
libp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
libp2p/plaintext
should be changed to@libp2p/plaintext
libp2p/dcutr
now need to be from@libp2p/dcutr
libp2p/identify
need to change to@libp2p/identify
libp2p/ping
must be updated to@libp2p/ping
libp2p/upnp-nat
should be updated to@libp2p/upnp-nat
isStarted
method has been removed from theStartable
interface.protocols
property has been removed from thePeerInfo
interfaceFeatures
Bug Fixes
Code Refactoring
Dependencies
@libp2p/logger: 4.0.0
β BREAKING CHANGES
libp2p/dcutr
now need to be from@libp2p/dcutr
libp2p/identify
need to change to@libp2p/identify
Code Refactoring
Dependencies
@libp2p/prometheus-metrics: 3.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending dataFeatures
Bug Fixes
Dependencies
@libp2p/multistream-select: 4.0.7
Bug Fixes
Dependencies
@libp2p/bootstrap: 10.0.0
β BREAKING CHANGES
.protocols
property has been removed from thePeerInfo
interfaceBug Fixes
Dependencies
@libp2p/mdns: 10.0.0
β BREAKING CHANGES
isStarted
method has been removed from theStartable
interface.protocols
property has been removed from thePeerInfo
interfaceBug Fixes
Code Refactoring
Dependencies
@libp2p/peer-id: 4.0.0
β BREAKING CHANGES
libp2p/identify
need to change to@libp2p/identify
Code Refactoring
Dependencies
@libp2p/peer-store: 9.0.10
Bug Fixes
Dependencies
@libp2p/autonat: 1.0.0
β BREAKING CHANGES
libp2p/identify
need to change to@libp2p/identify
Bug Fixes
Code Refactoring
Dependencies
@libp2p/dcutr: 1.0.0
β BREAKING CHANGES
libp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
libp2p/dcutr
now need to be from@libp2p/dcutr
Bug Fixes
Code Refactoring
Dependencies
@libp2p/fetch: 1.0.0
β BREAKING CHANGES
libp2p/fetch
should be updated to@libp2p/fetch
Bug Fixes
Code Refactoring
Dependencies
@libp2p/identify: 1.0.0
β BREAKING CHANGES
libp2p/dcutr
now need to be from@libp2p/dcutr
libp2p/identify
need to change to@libp2p/identify
Bug Fixes
Code Refactoring
Dependencies
@libp2p/perf: 3.0.0
β BREAKING CHANGES
perfService
export is now justperf
libp2p/plaintext
should be changed to@libp2p/plaintext
Bug Fixes
Code Refactoring
Dependencies
@libp2p/ping: 1.0.0
β BREAKING CHANGES
libp2p/dcutr
now need to be from@libp2p/dcutr
libp2p/identify
need to change to@libp2p/identify
libp2p/ping
must be updated to@libp2p/ping
Bug Fixes
Code Refactoring
Dependencies
@libp2p/pubsub: 8.0.11
Bug Fixes
Dependencies
@libp2p/floodsub: 8.0.14
Bug Fixes
Dependencies
@libp2p/mplex: 10.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending dataFeatures
Bug Fixes
Dependencies
@libp2p/circuit-relay-v2: 1.0.0
β BREAKING CHANGES
libp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
Bug Fixes
Code Refactoring
Dependencies
@libp2p/tcp: 9.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending dataFeatures
Bug Fixes
Dependencies
@libp2p/webrtc: 4.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending datalibp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
Features
Bug Fixes
Code Refactoring
Dependencies
@libp2p/websockets: 8.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending dataFeatures
Bug Fixes
Dependencies
@libp2p/webtransport: 4.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending dataFeatures
Bug Fixes
Dependencies
@libp2p/upnp-nat: 1.0.0
β BREAKING CHANGES
libp2p/identify
need to change to@libp2p/identify
libp2p/upnp-nat
should be updated to@libp2p/upnp-nat
Bug Fixes
Code Refactoring
Dependencies
@libp2p/utils: 5.0.0
β BREAKING CHANGES
minSendBytes
option has been removed from Mplex since the transport can now decide how to optimise sending datalibp2p/circuit-relay
should be updated to@libp2p/circuit-relay-v2
Features
Bug Fixes
Code Refactoring
Dependencies
@libp2p/peer-id-factory: 3.0.9
Dependencies
@libp2p/peer-collections: 4.0.9
Dependencies
@libp2p/peer-record: 6.0.10
Dependencies
@libp2p/interface-internal: 0.1.10
Dependencies
This PR was generated with Release Please. See documentation.