Skip to content

Commit b4a17cf

Browse files
Version Packages (#163)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7cb9132 commit b4a17cf

4 files changed

Lines changed: 9 additions & 8 deletions

File tree

.changeset/popular-pears-wink.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# capnweb
22

3+
## 0.7.0
4+
5+
### Minor Changes
6+
7+
- [#159](https://github.com/cloudflare/capnweb/pull/159) [`7cb9132`](https://github.com/cloudflare/capnweb/commit/7cb91326387bea52a4dab889ed01a46f30ce4af0) Thanks [@aron-cf](https://github.com/aron-cf)! - Added support for Bun's alternative WebSocket server API.
8+
39
## 0.6.1
410

511
### Patch Changes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "capnweb",
3-
"version": "0.6.1",
3+
"version": "0.7.0",
44
"description": "JavaScript/TypeScript-native RPC library with Promise Pipelining",
55
"main": "dist/index.js",
66
"types": "dist/index.d.ts",

0 commit comments

Comments
 (0)