Skip to content

Commit 38f1046

Browse files
chore(release): 13.1.3 [skip ci]
## [13.1.3](v13.1.2...v13.1.3) (2024-07-02) ### Dependencies * **dev:** bump @stablelib/sha512 from 1.0.1 to 2.0.0 ([3091935](3091935))
1 parent 3091935 commit 38f1046

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+
## [13.1.3](https://github.com/multiformats/js-multiformats/compare/v13.1.2...v13.1.3) (2024-07-02)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump @stablelib/sha512 from 1.0.1 to 2.0.0 ([3091935](https://github.com/multiformats/js-multiformats/commit/30919356b2e06a643d78351d3e90ab11f598f5fc))
7+
18
## [13.1.2](https://github.com/multiformats/js-multiformats/compare/v13.1.1...v13.1.2) (2024-07-02)
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": "multiformats",
3-
"version": "13.1.2",
3+
"version": "13.1.3",
44
"description": "Interface for multihash, multicodec, multibase and CID",
55
"author": "Mikeal Rogers <[email protected]> (https://www.mikealrogers.com/)",
66
"license": "Apache-2.0 OR MIT",

0 commit comments

Comments
 (0)