Skip to content

Commit c04b04f

Browse files
chore(release): 11.1.5 [skip ci]
## [11.1.5](v11.1.4...v11.1.5) (2023-01-06) ### Dependencies * bump multiformats from 10.0.3 to 11.0.0 ([#301](#301)) ([f52b85a](f52b85a)), closes [#234](#234) [#226](#226) [#234](#234) [#226](#226) [#226](#226) ### Documentation * update readme ([6f1df24](6f1df24))
1 parent 6f1df24 commit c04b04f

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## [11.1.5](https://github.com/multiformats/js-multiaddr/compare/v11.1.4...v11.1.5) (2023-01-06)
2+
3+
4+
### Dependencies
5+
6+
* bump multiformats from 10.0.3 to 11.0.0 ([#301](https://github.com/multiformats/js-multiaddr/issues/301)) ([f52b85a](https://github.com/multiformats/js-multiaddr/commit/f52b85a1a3497bf4ece049959babd1045917d052)), closes [#234](https://github.com/multiformats/js-multiaddr/issues/234) [#226](https://github.com/multiformats/js-multiaddr/issues/226) [#234](https://github.com/multiformats/js-multiaddr/issues/234) [#226](https://github.com/multiformats/js-multiaddr/issues/226) [#226](https://github.com/multiformats/js-multiaddr/issues/226)
7+
8+
9+
### Documentation
10+
11+
* update readme ([6f1df24](https://github.com/multiformats/js-multiaddr/commit/6f1df24476af0aad2e2419a2a6cf31227d506daf))
12+
113
## [11.1.4](https://github.com/multiformats/js-multiaddr/compare/v11.1.3...v11.1.4) (2022-12-16)
214

315

package.json

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