Skip to content

Commit

Permalink
publish new versions
Browse files Browse the repository at this point in the history
  • Loading branch information
andogq authored and github-actions[bot] committed Jun 11, 2024
1 parent d45f9fc commit 168ebba
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/polyfill-fetch.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## \[0.3.3]

### feat

- [`f8ff07b`](https://github.com/andogq/qubit/commit/f8ff07b8d3b92aef60687b868a04ff08f4a8de2f) feat: allow for polyfilling `fetch` for `http` transport (close #55)

## \[0.3.2]

### fix
Expand Down
2 changes: 1 addition & 1 deletion packages/client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@qubit-rs/client",
"version": "0.3.2",
"version": "0.3.3",
"description": "Seamless RPC for Rust & TypeScript",
"keywords": [
"api",
Expand Down

0 comments on commit 168ebba

Please sign in to comment.