Skip to content

Commit

Permalink
chore(release): v0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pi0 committed Feb 24, 2024
1 parent 6681afa commit a6f0ca8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.1.3

[compare changes](https://github.com/unjs/crossws/compare/v0.1.2...v0.1.3)

### 🏡 Chore

- Add build script to release ([6681afa](https://github.com/unjs/crossws/commit/6681afa))

### ❤️ Contributors

- Pooya Parsa ([@pi0](http://github.com/pi0))

## v0.1.2

[compare changes](https://github.com/unjs/crossws/compare/v0.1.1...v0.1.2)
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "crossws",
"version": "0.1.2",
"version": "0.1.3",
"description": "Cross-platform WebSocket Servers for Node.js, Deno, Bun and Cloudflare Workers",
"repository": "unjs/crossws",
"license": "MIT",
Expand Down Expand Up @@ -113,4 +113,4 @@
}
},
"packageManager": "pnpm@8.15.0"
}
}

0 comments on commit a6f0ca8

Please sign in to comment.