-
Notifications
You must be signed in to change notification settings - Fork 27
fix: update package config and add connection gater interface #178
Conversation
achingbrain
commented
Feb 27, 2022
- Updates interfaces in line with implementation
- Aligns monorepo dep versions
- Configures project references
Updates interfaces in line with implementation
## [@libp2p/interfaces-v1.3.12](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interfaces-v1.3.11...@libp2p/interfaces-v1.3.12) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/interfaces-v1.3.12 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/peer-id-v1.1.6](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-v1.1.5...@libp2p/peer-id-v1.1.6) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/peer-id-v1.1.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/tracked-map-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/tracked-map-v1.0.1...@libp2p/tracked-map-v1.0.2) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/tracked-map-v1.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/multistream-select-v1.0.1](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/multistream-select-v1.0.0...@libp2p/multistream-select-v1.0.1) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/multistream-select-v1.0.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/topology-v1.1.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/topology-v1.1.3...@libp2p/topology-v1.1.4) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/topology-v1.1.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/peer-id-factory-v1.0.6](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-id-factory-v1.0.5...@libp2p/peer-id-factory-v1.0.6) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/peer-id-factory-v1.0.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/peer-map-v1.0.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-map-v1.0.1...@libp2p/peer-map-v1.0.2) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/peer-map-v1.0.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/pubsub-v1.2.8](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/pubsub-v1.2.7...@libp2p/pubsub-v1.2.8) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/pubsub-v1.2.8 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/interface-compliance-tests-v1.1.14](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/interface-compliance-tests-v1.1.13...@libp2p/interface-compliance-tests-v1.1.14) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/interface-compliance-tests-v1.1.14 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/connection-v1.1.2](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/connection-v1.1.1...@libp2p/connection-v1.1.2) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/connection-v1.1.2 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/peer-record-v1.0.5](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-record-v1.0.4...@libp2p/peer-record-v1.0.5) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/peer-record-v1.0.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [@libp2p/peer-store-v1.0.4](https://github.com/libp2p/js-libp2p-interfaces/compare/@libp2p/peer-store-v1.0.3...@libp2p/peer-store-v1.0.4) (2022-02-27) ### Bug Fixes * update package config and add connection gater interface ([#178](#178)) ([c6079a6](c6079a6))
🎉 This PR is included in version @libp2p/peer-store-v1.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |