Skip to content

Commit

Permalink
Publish New Versions (#71)
Browse files Browse the repository at this point in the history
# Version Updates

Merging this PR will release new versions of the following packages
based on your change files.




# @qubit-rs/svelte

## [0.0.4]
### fix

- 1b3cc0f fix svelte package deps
  • Loading branch information
andogq authored Jun 24, 2024
2 parents 1b3cc0f + 05a451b commit 9060e35
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changes/svelte-deps.md

This file was deleted.

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

## \[0.0.4]

### fix

- [`1b3cc0f`](https://github.com/andogq/qubit/commit/1b3cc0f0108d505b8b02db9c9d9fe734dc1f9106) fix svelte package deps

## \[0.0.3]

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

0 comments on commit 9060e35

Please sign in to comment.