Skip to content

Commit 1701cea

Browse files
chore(release): 12.0.0 [skip ci]
## [12.0.0](v11.0.2...v12.0.0) (2023-06-14) ### ⚠ BREAKING CHANGES * use aegir for ESM-only build/testing/release ### Features * use aegir for ESM-only build/testing/release ([f82e61b](f82e61b))
1 parent f82e61b commit 1701cea

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [12.0.0](https://github.com/multiformats/js-multiformats/compare/v11.0.2...v12.0.0) (2023-06-14)
2+
3+
4+
### ⚠ BREAKING CHANGES
5+
6+
* use aegir for ESM-only build/testing/release
7+
8+
### Features
9+
10+
* use aegir for ESM-only build/testing/release ([f82e61b](https://github.com/multiformats/js-multiformats/commit/f82e61bf1c6bfb67a709089e79ec57767fb1bcb7))
11+
112
## [11.0.2](https://github.com/multiformats/js-multiformats/compare/v11.0.1...v11.0.2) (2023-03-09)
213

314

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "multiformats",
3-
"version": "11.0.2",
3+
"version": "12.0.0",
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)