Skip to content

Commit ee4a3b3

Browse files
chore(release): 1.0.14 [skip ci]
## [1.0.14](libp2p/js-libp2p-crypto@v1.0.13...v1.0.14) (2023-03-10) ### Dependencies * bump protons-runtime from 4.0.2 to 5.0.0 ([libp2p#297](libp2p/js-libp2p-crypto#297)) ([7e61930](libp2p/js-libp2p-crypto@7e61930))
1 parent 7e61930 commit ee4a3b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.14](https://github.com/libp2p/js-libp2p-crypto/compare/v1.0.13...v1.0.14) (2023-03-10)
2+
3+
4+
### Dependencies
5+
6+
* bump protons-runtime from 4.0.2 to 5.0.0 ([#297](https://github.com/libp2p/js-libp2p-crypto/issues/297)) ([7e61930](https://github.com/libp2p/js-libp2p-crypto/commit/7e61930f0416bac16dfd66f825a60a49acfbf780))
7+
18
## [1.0.13](https://github.com/libp2p/js-libp2p-crypto/compare/v1.0.12...v1.0.13) (2023-03-10)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@libp2p/crypto",
3-
"version": "1.0.13",
3+
"version": "1.0.14",
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)