Skip to content

Commit 84f4d1f

Browse files
chore(master): release 10.2.1
1 parent 625794e commit 84f4d1f

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+
## [10.2.1](https://github.com/ChainSafe/js-libp2p-noise/compare/v10.2.0...v10.2.1) (2022-11-29)
9+
10+
11+
### Bug Fixes
12+
13+
* readme usage example ([#253](https://github.com/ChainSafe/js-libp2p-noise/issues/253)) ([7eca3a4](https://github.com/ChainSafe/js-libp2p-noise/commit/7eca3a4bcb12c223b0eee6ca975e2648bb0d48a6))
14+
15+
16+
### Miscellaneous
17+
18+
* bump sinon from 14.0.2 to 15.0.0 ([#251](https://github.com/ChainSafe/js-libp2p-noise/issues/251)) ([625794e](https://github.com/ChainSafe/js-libp2p-noise/commit/625794e3f924a7ff2699991c416d9ae66fc5ae85))
19+
820
## [10.2.0](https://github.com/ChainSafe/js-libp2p-noise/compare/v10.1.0...v10.2.0) (2022-11-22)
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": "10.2.0",
3+
"version": "10.2.1",
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)