Skip to content

Commit

Permalink
chore(release): 1.1.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.7](libp2p/js-libp2p-webrtc@v1.1.6...v1.1.7) (2023-04-24)

### Dependencies

* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([libp2p#135](libp2p/js-libp2p-webrtc#135)) ([2fc8399](libp2p/js-libp2p-webrtc@2fc8399))
  • Loading branch information
semantic-release-bot committed Apr 24, 2023
1 parent 2fc8399 commit d6e5784
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 @@
## [1.1.7](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.1.6...v1.1.7) (2023-04-24)


### Dependencies

* bump @libp2p/interface-peer-store from 1.2.9 to 2.0.0 ([#135](https://github.com/libp2p/js-libp2p-webrtc/issues/135)) ([2fc8399](https://github.com/libp2p/js-libp2p-webrtc/commit/2fc839912a65c310ca7c8935d1901cc56849a21d))

## [1.1.6](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.1.5...v1.1.6) (2023-04-21)


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": "@libp2p/webrtc",
"version": "1.1.6",
"version": "1.1.7",
"description": "A libp2p transport using WebRTC connections",
"author": "",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit d6e5784

Please sign in to comment.