Skip to content

Commit 2bf11ef

Browse files
chore(release): 11.0.12 [skip ci]
## [11.0.12](v11.0.11...v11.0.12) (2022-12-08) ### Bug Fixes * update inspect format to be like CID class ([#290](#290)) ([db032e9](db032e9)) ### Documentation * update reamde with correct global namespace name ([#292](#292)) ([fe36328](fe36328))
1 parent db032e9 commit 2bf11ef

File tree

3 files changed

+15
-3
lines changed

3 files changed

+15
-3
lines changed

Diff for: CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [11.0.12](https://github.com/multiformats/js-multiaddr/compare/v11.0.11...v11.0.12) (2022-12-08)
2+
3+
4+
### Bug Fixes
5+
6+
* update inspect format to be like CID class ([#290](https://github.com/multiformats/js-multiaddr/issues/290)) ([db032e9](https://github.com/multiformats/js-multiaddr/commit/db032e9c597cf91c44984fdc9293b883f4b9a628))
7+
8+
9+
### Documentation
10+
11+
* update reamde with correct global namespace name ([#292](https://github.com/multiformats/js-multiaddr/issues/292)) ([fe36328](https://github.com/multiformats/js-multiaddr/commit/fe36328d300105ac5fb06bbc027bc3676ee73e1c))
12+
113
## [11.0.11](https://github.com/multiformats/js-multiaddr/compare/v11.0.10...v11.0.11) (2022-12-08)
214

315

Diff for: package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

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