Skip to content

Commit 3f12b1b

Browse files
chore(release): 12.1.1 [skip ci]
## [12.1.1](v12.1.0...v12.1.1) (2023-04-05) ### Bug Fixes * replace err-code with CodeError ([#317](#317)) ([cb5ff5f](cb5ff5f))
1 parent cb5ff5f commit 3f12b1b

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+
## [12.1.1](https://github.com/multiformats/js-multiaddr/compare/v12.1.0...v12.1.1) (2023-04-05)
2+
3+
4+
### Bug Fixes
5+
6+
* replace err-code with CodeError ([#317](https://github.com/multiformats/js-multiaddr/issues/317)) ([cb5ff5f](https://github.com/multiformats/js-multiaddr/commit/cb5ff5f8c972f591f4fec36e1489f8e1b0c4c39a))
7+
18
## [12.1.0](https://github.com/multiformats/js-multiaddr/compare/v12.0.0...v12.1.0) (2023-03-21)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@multiformats/multiaddr",
3-
"version": "12.1.0",
3+
"version": "12.1.1",
44
"description": "multiaddr implementation (binary + string representation of network addresses)",
55
"license": "Apache-2.0 OR MIT",
66
"homepage": "https://github.com/multiformats/js-multiaddr#readme",

0 commit comments

Comments
 (0)