Skip to content

Commit a3b2f8c

Browse files
chore(release): 13.1.2 [skip ci]
## [13.1.2](v13.1.1...v13.1.2) (2024-07-02) ### Dependencies * **dev:** bump @stablelib/sha256 from 1.0.1 to 2.0.0 ([bc7f8a5](bc7f8a5))
1 parent bc7f8a5 commit a3b2f8c

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.2](https://github.com/multiformats/js-multiformats/compare/v13.1.1...v13.1.2) (2024-07-02)
2+
3+
4+
### Dependencies
5+
6+
* **dev:** bump @stablelib/sha256 from 1.0.1 to 2.0.0 ([bc7f8a5](https://github.com/multiformats/js-multiformats/commit/bc7f8a58fe8c03c6c909bf60f18dffbc9d8518b3))
7+
18
## [13.1.1](https://github.com/multiformats/js-multiformats/compare/v13.1.0...v13.1.1) (2024-06-01)
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.1",
3+
"version": "13.1.2",
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)