-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [7.0.0](v6.0.2...v7.0.0) (2024-09-11) ### ⚠ BREAKING CHANGES * requires [email protected] ### Features * add service capabilities definition ([#79](#79)) ([0aff43d](0aff43d)) ### Bug Fixes * upgrade to [email protected] ([#84](#84)) ([47556c0](47556c0)) ### Trivial Changes * bump aegir from 42.2.11 to 43.0.1 ([#78](#78)) ([46af2f8](46af2f8)) * update aegir to 42.x.x ([#74](#74)) ([87b4db9](87b4db9)) * update project config ([ca413ad](ca413ad)) ### Dependencies * **dev:** bump aegir from 43.0.3 to 44.1.1 ([#83](#83)) ([0a8b06f](0a8b06f))
- Loading branch information
1 parent
ca413ad
commit 45c365e
Showing
2 changed files
with
25 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,27 @@ | ||
## [7.0.0](https://github.com/ChainSafe/js-libp2p-yamux/compare/v6.0.2...v7.0.0) (2024-09-11) | ||
|
||
### ⚠ BREAKING CHANGES | ||
|
||
* requires [email protected] | ||
|
||
### Features | ||
|
||
* add service capabilities definition ([#79](https://github.com/ChainSafe/js-libp2p-yamux/issues/79)) ([0aff43d](https://github.com/ChainSafe/js-libp2p-yamux/commit/0aff43dfb6bc6b4b78ccff9f9186ef65b6a5bbe6)) | ||
|
||
### Bug Fixes | ||
|
||
* upgrade to [email protected] ([#84](https://github.com/ChainSafe/js-libp2p-yamux/issues/84)) ([47556c0](https://github.com/ChainSafe/js-libp2p-yamux/commit/47556c0f2c9da48ef8b40cb2fb03431a9c6ae5c9)) | ||
|
||
### Trivial Changes | ||
|
||
* bump aegir from 42.2.11 to 43.0.1 ([#78](https://github.com/ChainSafe/js-libp2p-yamux/issues/78)) ([46af2f8](https://github.com/ChainSafe/js-libp2p-yamux/commit/46af2f8ca49f1a60ae965b70ace6a856c6d03ecc)) | ||
* update aegir to 42.x.x ([#74](https://github.com/ChainSafe/js-libp2p-yamux/issues/74)) ([87b4db9](https://github.com/ChainSafe/js-libp2p-yamux/commit/87b4db9a8deb300cb2ba6efe09b0cc13a08c90b3)) | ||
* update project config ([ca413ad](https://github.com/ChainSafe/js-libp2p-yamux/commit/ca413ad236e76b836f6c3d2613c0ccc678b29fbd)) | ||
|
||
### Dependencies | ||
|
||
* **dev:** bump aegir from 43.0.3 to 44.1.1 ([#83](https://github.com/ChainSafe/js-libp2p-yamux/issues/83)) ([0a8b06f](https://github.com/ChainSafe/js-libp2p-yamux/commit/0a8b06fdc8d6f3d83dfd2d25b8c6a614ceeefc38)) | ||
|
||
## [6.0.2](https://github.com/ChainSafe/js-libp2p-yamux/compare/v6.0.1...v6.0.2) (2024-02-08) | ||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters