Skip to content

Commit

Permalink
chore(release): 12.1.6 [skip ci]
Browse files Browse the repository at this point in the history
## [12.1.6](v12.1.5...v12.1.6) (2023-08-05)

### Dependencies

* switch to @libp2p/interface ([#334](#334)) ([bb14cb2](bb14cb2))
  • Loading branch information
semantic-release-bot committed Aug 5, 2023
1 parent bb14cb2 commit 944ce61
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [12.1.6](https://github.com/multiformats/js-multiaddr/compare/v12.1.5...v12.1.6) (2023-08-05)


### Dependencies

* switch to @libp2p/interface ([#334](https://github.com/multiformats/js-multiaddr/issues/334)) ([bb14cb2](https://github.com/multiformats/js-multiaddr/commit/bb14cb22df933727599948a8817d44992929ac6e))

## [12.1.5](https://github.com/multiformats/js-multiaddr/compare/v12.1.4...v12.1.5) (2023-07-28)


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/multiaddr",
"version": "12.1.5",
"version": "12.1.6",
"description": "multiaddr implementation (binary + string representation of network addresses)",
"license": "Apache-2.0 OR MIT",
"homepage": "https://github.com/multiformats/js-multiaddr#readme",
Expand Down

0 comments on commit 944ce61

Please sign in to comment.