Skip to content

Commit 1b84060

Browse files
chore(release): 0.0.10
1 parent 0711a0c commit 1b84060

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### 0.0.10 (2024-11-04)
6+
57
### 0.0.9 (2024-10-25)
68

79
### 0.0.8 (2024-10-21)

package-lock.json

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "peerwave",
3-
"version": "0.0.9",
3+
"version": "0.0.10",
44
"description": "WebRTC to stream and share files with peers",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)