Skip to content

Commit c14c24d

Browse files
chore(master): release 8.0.2
1 parent 77a95fd commit c14c24d

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@ 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+
## [8.0.2](https://github.com/ChainSafe/js-libp2p-noise/compare/v8.0.1...v8.0.2) (2022-09-12)
9+
10+
11+
### Bug Fixes
12+
13+
* readme docs ([77a95fd](https://github.com/ChainSafe/js-libp2p-noise/commit/77a95fdafd861470c5ba763ffec277ba8456ac19)), closes [#203](https://github.com/ChainSafe/js-libp2p-noise/issues/203)
14+
15+
16+
### Miscellaneous
17+
18+
* bump libp2p from 0.38.0 to 0.39.1 ([#208](https://github.com/ChainSafe/js-libp2p-noise/issues/208)) ([fef1af2](https://github.com/ChainSafe/js-libp2p-noise/commit/fef1af2ed4296d9303d44752862bcdee4a0e1abc))
19+
820
## [8.0.1](https://github.com/ChainSafe/js-libp2p-noise/compare/v8.0.0...v8.0.1) (2022-08-19)
921

1022

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": "8.0.1",
3+
"version": "8.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)