Skip to content

Commit f623a21

Browse files
chore(master): release 11.0.2
1 parent 62b2c91 commit f623a21

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [11.0.2](https://github.com/ChainSafe/js-libp2p-noise/compare/v11.0.1...v11.0.2) (2023-03-22)
9+
10+
11+
### Bug Fixes
12+
13+
* bump it-pb-stream from 2.0.4 to 3.2.0 ([#285](https://github.com/ChainSafe/js-libp2p-noise/issues/285)) ([61a53e4](https://github.com/ChainSafe/js-libp2p-noise/commit/61a53e41952f214d6314a97124445ef9ddfd5bfa))
14+
* update protons ([#269](https://github.com/ChainSafe/js-libp2p-noise/issues/269)) ([cc5f8b1](https://github.com/ChainSafe/js-libp2p-noise/commit/cc5f8b1bed87e92d89ab42d044b0d6407fa1eb6c))
15+
* upgrade `aegir` to 38.1.7 ([#292](https://github.com/ChainSafe/js-libp2p-noise/issues/292)) ([62b2c91](https://github.com/ChainSafe/js-libp2p-noise/commit/62b2c9135f46d5a7be2430f73bd3f17f150ce843))
16+
817
## [11.0.1](https://github.com/ChainSafe/js-libp2p-noise/compare/v11.0.0...v11.0.1) (2023-02-20)
918

1019

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@chainsafe/libp2p-noise",
3-
"version": "11.0.1",
3+
"version": "11.0.2",
44
"author": "ChainSafe <info@chainsafe.io>",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/ChainSafe/js-libp2p-noise#readme",

0 commit comments

Comments
 (0)