Skip to content

Commit b8fa2d3

Browse files
chore(release): 1.0.16 [skip ci]
## [1.0.16](libp2p/js-libp2p-crypto@v1.0.15...v1.0.16) (2023-05-05) ### Bug Fixes * Remove unreliable webkit-linux useragent check ([libp2p#319](libp2p/js-libp2p-crypto#319)) ([8f8df5c](libp2p/js-libp2p-crypto@8f8df5c)), closes [libp2p#318](libp2p/js-libp2p-crypto#318)
1 parent 8f8df5c commit b8fa2d3

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
@@ -1,3 +1,10 @@
1+
## [1.0.16](https://github.com/libp2p/js-libp2p-crypto/compare/v1.0.15...v1.0.16) (2023-05-05)
2+
3+
4+
### Bug Fixes
5+
6+
* Remove unreliable webkit-linux useragent check ([#319](https://github.com/libp2p/js-libp2p-crypto/issues/319)) ([8f8df5c](https://github.com/libp2p/js-libp2p-crypto/commit/8f8df5ccb99cf49f8d7f85a4834c505738c3bf63)), closes [#318](https://github.com/libp2p/js-libp2p-crypto/issues/318)
7+
18
## [1.0.15](https://github.com/libp2p/js-libp2p-crypto/compare/v1.0.14...v1.0.15) (2023-04-04)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/crypto",
3-
"version": "1.0.15",
3+
"version": "1.0.16",
44
"description": "Crypto primitives for libp2p",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/libp2p/js-libp2p-crypto#readme",

0 commit comments

Comments
 (0)