Skip to content
This repository has been archived by the owner on Jun 26, 2023. It is now read-only.

chore: update project config #271

Merged
merged 1 commit into from
Jul 31, 2022
Merged

Conversation

achingbrain
Copy link
Member

No description provided.

@achingbrain achingbrain merged commit 59c0bf5 into master Jul 31, 2022
@achingbrain achingbrain deleted the chore/update-project-config branch July 31, 2022 08:50
github-actions bot pushed a commit that referenced this pull request Jul 31, 2022
## [@libp2p/interface-pubsub-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-v1.0.4...@libp2p/interface-pubsub-v2.0.0) (2022-07-31)

### ⚠ BREAKING CHANGES

* The `Message` type is now either a `SignedMessage`
or a `UnsignedMessage`
* the inbound/outbound stream types have changed

### Features

* pubsub Message types for signature policies ([#266](#266)) ([9eb710b](9eb710b))

### Bug Fixes

* make stream types Uint8ArrayLists ([#272](#272)) ([ace7e0c](ace7e0c))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-pubsub-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 31, 2022
## [@libp2p/interface-mocks-v3.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-mocks-v3.0.1...@libp2p/interface-mocks-v3.0.2) (2022-07-31)

### Bug Fixes

* mock connection manager close reciprocal connection ([#268](#268)) ([f16dd7b](f16dd7b))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-mocks-v3.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 31, 2022
## [@libp2p/interface-pubsub-compliance-tests-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-pubsub-compliance-tests-v1.0.4...@libp2p/interface-pubsub-compliance-tests-v2.0.0) (2022-07-31)

### ⚠ BREAKING CHANGES

* The `Message` type is now either a `SignedMessage`
or a `UnsignedMessage`

### Features

* pubsub Message types for signature policies ([#266](#266)) ([9eb710b](9eb710b))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
* update sibling dependencies [skip ci] ([fbd5281](fbd5281))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-pubsub-compliance-tests-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Jul 31, 2022
## [@libp2p/interface-transport-compliance-tests-v2.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-compliance-tests-v2.0.2...@libp2p/interface-transport-compliance-tests-v2.0.3) (2022-07-31)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update uint8arraylist and p-wait-for deps ([#274](#274)) ([c55f12e](c55f12e))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-transport-compliance-tests-v2.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [@libp2p/interface-record-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-record-v1.0.2...@libp2p/interface-record-v2.0.0) (2022-08-03)

### ⚠ BREAKING CHANGES

* return type of .marshal method and several properties have changed

### Bug Fixes

* make record property and return types lists ([#276](#276)) ([4df31d0](4df31d0))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version @libp2p/interface-record-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [@libp2p/interface-record-compliance-tests-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-record-compliance-tests-v1.0.1...@libp2p/interface-record-compliance-tests-v2.0.0) (2022-08-03)

### ⚠ BREAKING CHANGES

* return type of .marshal method and several properties have changed

### Bug Fixes

* make record property and return types lists ([#276](#276)) ([4df31d0](4df31d0))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
* update sibling dependencies [skip ci] ([39eed35](39eed35))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version @libp2p/interface-record-compliance-tests-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 3, 2022
## [@libp2p/interface-peer-store-v1.2.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-store-v1.2.0...@libp2p/interface-peer-store-v1.2.1) (2022-08-03)

### Bug Fixes

* update peer store interface deps ([#277](#277)) ([9945e16](9945e16))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
* update sibling dependencies [skip ci] ([39eed35](39eed35))
@github-actions
Copy link

github-actions bot commented Aug 3, 2022

🎉 This PR is included in version @libp2p/interface-peer-store-v1.2.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-connection-encrypter-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-v1.0.3...@libp2p/interface-connection-encrypter-v2.0.0) (2022-08-07)

### ⚠ BREAKING CHANGES

* change connection encryption interface to uint8arraylist (#278)

### Features

* change connection encryption interface to uint8arraylist ([#278](#278)) ([1fa580c](1fa580c))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-connection-encrypter-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-metrics-v3.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-metrics-v2.0.0...@libp2p/interface-metrics-v3.0.0) (2022-08-07)

### ⚠ BREAKING CHANGES

* change stream muxer interface (#279)

### Features

* change stream muxer interface ([#279](#279)) ([1ebe269](1ebe269))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-metrics-v3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-connection-v3.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-v2.1.1...@libp2p/interface-connection-v3.0.0) (2022-08-07)

### ⚠ BREAKING CHANGES

* change stream muxer interface (#279)
* change connection encryption interface to uint8arraylist (#278)

### Features

* change connection encryption interface to uint8arraylist ([#278](#278)) ([1fa580c](1fa580c))
* change stream muxer interface ([#279](#279)) ([1ebe269](1ebe269))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-connection-v3.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-connection-compliance-tests-v2.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-compliance-tests-v2.0.1...@libp2p/interface-connection-compliance-tests-v2.0.2) (2022-08-07)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update sibling dependencies ([f859920](f859920))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-connection-compliance-tests-v2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-connection-encrypter-compliance-tests-v2.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-encrypter-compliance-tests-v1.0.2...@libp2p/interface-connection-encrypter-compliance-tests-v2.0.0) (2022-08-07)

### ⚠ BREAKING CHANGES

* change connection encryption interface to uint8arraylist (#278)

### Features

* change connection encryption interface to uint8arraylist ([#278](#278)) ([1fa580c](1fa580c))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update sibling dependencies ([f859920](f859920))
* update sibling dependencies ([93a89b1](93a89b1))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-connection-encrypter-compliance-tests-v2.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-connection-manager-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-connection-manager-v1.0.2...@libp2p/interface-connection-manager-v1.0.3) (2022-08-07)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update sibling dependencies ([f859920](f859920))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-connection-manager-v1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-stream-muxer-v2.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-stream-muxer-v2.0.1...@libp2p/interface-stream-muxer-v2.0.2) (2022-08-07)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update sibling dependencies ([f859920](f859920))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-stream-muxer-v2.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-transport-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-transport-v1.0.2...@libp2p/interface-transport-v1.0.3) (2022-08-07)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update sibling dependencies ([f859920](f859920))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-transport-v1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Aug 7, 2022
## [@libp2p/interface-stream-muxer-compliance-tests-v4.0.0](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-stream-muxer-compliance-tests-v3.0.1...@libp2p/interface-stream-muxer-compliance-tests-v4.0.0) (2022-08-07)

### ⚠ BREAKING CHANGES

* change stream muxer interface (#279)

### Features

* change stream muxer interface ([#279](#279)) ([1ebe269](1ebe269))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update sibling dependencies ([f859920](f859920))
@github-actions
Copy link

github-actions bot commented Aug 7, 2022

🎉 This PR is included in version @libp2p/interface-stream-muxer-compliance-tests-v4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Sep 21, 2022
## [@libp2p/interface-peer-info-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-info-v1.0.2...@libp2p/interface-peer-info-v1.0.3) (2022-09-21)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#288](#288)) ([57b2ad8](57b2ad8))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-peer-info-v1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Sep 21, 2022
## [@libp2p/interface-address-manager-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-address-manager-v1.0.2...@libp2p/interface-address-manager-v1.0.3) (2022-09-21)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#288](#288)) ([57b2ad8](57b2ad8))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-address-manager-v1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Sep 21, 2022
## [@libp2p/interface-peer-discovery-compliance-tests-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-discovery-compliance-tests-v1.0.1...@libp2p/interface-peer-discovery-compliance-tests-v1.0.2) (2022-09-21)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* update @multiformats/multiaddr to 11.0.0 ([#288](#288)) ([57b2ad8](57b2ad8))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-peer-discovery-compliance-tests-v1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 12, 2022
## [@libp2p/interface-keychain-v1.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-keychain-v1.0.3...@libp2p/interface-keychain-v1.0.4) (2022-10-12)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-keychain-v1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 12, 2022
## [@libp2p/interface-peer-id-v1.0.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-id-v1.0.4...@libp2p/interface-peer-id-v1.0.5) (2022-10-12)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-peer-id-v1.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 12, 2022
## [@libp2p/interface-content-routing-v1.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-content-routing-v1.0.2...@libp2p/interface-content-routing-v1.0.3) (2022-10-12)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-content-routing-v1.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Oct 12, 2022
## [@libp2p/interface-dht-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-dht-v1.0.1...@libp2p/interface-dht-v1.0.2) (2022-10-12)

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))

### Dependencies

* bump multiformats from 9.9.0 to 10.0.0 ([#302](#302)) ([fe11d69](fe11d69))
@github-actions
Copy link

🎉 This PR is included in version @libp2p/interface-dht-v1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 5, 2022
## [@libp2p/interface-compliance-tests-v3.0.3](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v3.0.2...@libp2p/interface-compliance-tests-v3.0.3) (2022-11-05)

### Bug Fixes

* update project config ([#311](#311)) ([27dd0ce](27dd0ce))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

🎉 This PR is included in version @libp2p/interface-compliance-tests-v3.0.3 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 5, 2022
## [@libp2p/interface-keys-v1.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-keys-v1.0.3...@libp2p/interface-keys-v1.0.4) (2022-11-05)

### Bug Fixes

* update project config ([#311](#311)) ([27dd0ce](27dd0ce))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

🎉 This PR is included in version @libp2p/interface-keys-v1.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 5, 2022
## [@libp2p/interfaces-v3.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v3.0.3...@libp2p/interfaces-v3.0.4) (2022-11-05)

### Bug Fixes

* update project config ([#311](#311)) ([27dd0ce](27dd0ce))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

🎉 This PR is included in version @libp2p/interfaces-v3.0.4 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 5, 2022
## [@libp2p/interface-peer-discovery-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-discovery-v1.0.1...@libp2p/interface-peer-discovery-v1.0.2) (2022-11-05)

### Bug Fixes

* update project config ([#311](#311)) ([27dd0ce](27dd0ce))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

🎉 This PR is included in version @libp2p/interface-peer-discovery-v1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

github-actions bot pushed a commit that referenced this pull request Nov 5, 2022
## [@libp2p/interface-peer-routing-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-peer-routing-v1.0.1...@libp2p/interface-peer-routing-v1.0.2) (2022-11-05)

### Bug Fixes

* update project config ([#311](#311)) ([27dd0ce](27dd0ce))

### Trivial Changes

* update project config ([#271](#271)) ([59c0bf5](59c0bf5))
@github-actions
Copy link

github-actions bot commented Nov 5, 2022

🎉 This PR is included in version @libp2p/interface-peer-routing-v1.0.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant