Skip to content

Commit

Permalink
chore: version v0.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DIY0R committed Nov 17, 2024
1 parent ca8cebf commit db6961b
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 6 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@

All notable changes to this project will be documented in this file. Dates are displayed in UTC.

#### [0.0.1-1](https://github.com/DIY0R/clap-peer/compare/0.0.1-0...0.0.1-1)
#### [0.0.1](https://github.com/DIY0R/clap-peer/compare/0.0.1-1...0.0.1)

#### 0.0.1-0
- fix: private properties [`d7547fe`](https://github.com/DIY0R/clap-peer/commit/d7547fe9880cd3c7a48250deb642376470458f8b)
- refactor: move to interval duration [`da6be11`](https://github.com/DIY0R/clap-peer/commit/da6be11ccf08fd2adf6e66f6b6af68ed831873ad)
- fix: use setInterval [`e78edc5`](https://github.com/DIY0R/clap-peer/commit/e78edc566caeace4caa35b41601ee55420a112dd)

#### 0.0.1-1

> 28 October 2024
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "clap-peer",
"version": "0.0.1-1",
"version": "0.0.1",
"main": "index.js",
"types": "types/index.d.ts",
"files": [
Expand Down Expand Up @@ -50,7 +50,7 @@
"peer-to-peer",
"p2p",
"tcp"
],
],
"npm": {
"publish": true
},
Expand Down

0 comments on commit db6961b

Please sign in to comment.