Skip to content

Commit 266a99b

Browse files
chore(release): 0.0.7
1 parent 9e6a396 commit 266a99b

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,4 +2,6 @@
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.7 (2024-10-14)
6+
57
### 0.0.6 (2024-10-14)

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.6",
3+
"version": "0.0.7",
44
"description": "WebRTC to stream and share files with peers",
55
"main": "server.js",
66
"scripts": {

0 commit comments

Comments
 (0)