Skip to content

Commit 2b489de

Browse files
chore(release): 11.1.4 [skip ci]
## [11.1.4](v11.1.3...v11.1.4) (2022-12-16) ### Bug Fixes * update CI badge link ([#300](#300)) ([111c28d](111c28d))
1 parent 111c28d commit 2b489de

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+
## [11.1.4](https://github.com/multiformats/js-multiaddr/compare/v11.1.3...v11.1.4) (2022-12-16)
2+
3+
4+
### Bug Fixes
5+
6+
* update CI badge link ([#300](https://github.com/multiformats/js-multiaddr/issues/300)) ([111c28d](https://github.com/multiformats/js-multiaddr/commit/111c28d169029e806bc0c4d03d3dbf28911baa9c))
7+
18
## [11.1.3](https://github.com/multiformats/js-multiaddr/compare/v11.1.2...v11.1.3) (2022-12-14)
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/multiaddr",
3-
"version": "11.1.3",
3+
"version": "11.1.4",
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)