Skip to content

Commit e0f8ff4

Browse files
chore(master): release 12.0.2 (#340)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 5b4f4f2 commit e0f8ff4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@ 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+
## [12.0.2](https://github.com/ChainSafe/js-libp2p-noise/compare/v12.0.1...v12.0.2) (2023-07-17)
9+
10+
11+
### Bug Fixes
12+
13+
* change hashing, curve and cipher libraries to [@noble](https://github.com/noble) ([#322](https://github.com/ChainSafe/js-libp2p-noise/issues/322)) ([5b4f4f2](https://github.com/ChainSafe/js-libp2p-noise/commit/5b4f4f2b465906c9ede6b40bda074cfe801d6217))
14+
815
## [12.0.1](https://github.com/ChainSafe/js-libp2p-noise/compare/v12.0.0...v12.0.1) (2023-05-22)
916

1017

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