Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Commit

Permalink
chore(release): 1.0.1 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.1](v1.0.0...v1.0.1) (2023-01-03)

### Bug Fixes

* remove uuid dependency ([#68](#68)) ([fb14b88](fb14b88))
  • Loading branch information
semantic-release-bot committed Jan 3, 2023
1 parent fb14b88 commit 0beeee4
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.0.1](https://github.com/libp2p/js-libp2p-webrtc/compare/v1.0.0...v1.0.1) (2023-01-03)


### Bug Fixes

* remove uuid dependency ([#68](https://github.com/libp2p/js-libp2p-webrtc/issues/68)) ([fb14b88](https://github.com/libp2p/js-libp2p-webrtc/commit/fb14b880d1b1b278e1e826bb0d9939db358e6ccc))

## 1.0.0 (2022-12-13)


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.0.0",
"version": "1.0.1",
"description": "A libp2p transport using WebRTC connections",
"author": "",
"license": "Apache-2.0 OR MIT",
Expand Down

0 comments on commit 0beeee4

Please # to comment.