Skip to content

Commit

Permalink
chore(release): 12.0.0 [skip ci]
Browse files Browse the repository at this point in the history
## [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))
  • Loading branch information
semantic-release-bot committed Jun 14, 2023
1 parent f82e61b commit 1701cea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## [12.0.0](https://github.com/multiformats/js-multiformats/compare/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](https://github.com/multiformats/js-multiformats/commit/f82e61bf1c6bfb67a709089e79ec57767fb1bcb7))

## [11.0.2](https://github.com/multiformats/js-multiformats/compare/v11.0.1...v11.0.2) (2023-03-09)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "multiformats",
"version": "11.0.2",
"version": "12.0.0",
"description": "Interface for multihash, multicodec, multibase and CID",
"author": "Mikeal Rogers <mikeal.rogers@gmail.com> (https://www.mikealrogers.com/)",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 1701cea

Please sign in to comment.