Skip to content

Commit

Permalink
Publish New Versions (#90)
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

## [0.10.2]
- 1aec8be Enable the `util` feature on `tower` to close #82
  • Loading branch information
andogq authored Dec 2, 2024
2 parents 24e8043 + deb3488 commit 75d9abc
Show file tree
Hide file tree
Showing 9 changed files with 35 additions and 12 deletions.
5 changes: 0 additions & 5 deletions .changes/tower-build-error.md

This file was deleted.

4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## \[0.10.2]

- [`1aec8be`](https://github.com/andogq/qubit/commit/1aec8beb9f689015dce7eef64f7b99a835c9058a) Enable the `util` feature on `tower` to close #82

## \[0.10.1]

- [`6998257`](https://github.com/andogq/qubit/commit/69982570ec2183ff1e639f78d71281de91bb733f) Alter router type generation to re-export all types.
Expand Down
6 changes: 5 additions & 1 deletion Cargo.lock

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

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ exclude = [

[package]
name = "qubit"
version = "0.10.1"
version = "0.10.2"
edition = "2021"
authors = ["Tom Anderson <[email protected]>"]
repository = "https://github.com/andogq/qubit"
Expand Down
6 changes: 5 additions & 1 deletion examples/authentication/Cargo.lock

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

6 changes: 5 additions & 1 deletion examples/chaos/Cargo.lock

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

6 changes: 5 additions & 1 deletion examples/chat-room-react/src-rust/Cargo.lock

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

6 changes: 5 additions & 1 deletion examples/counter/Cargo.lock

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

6 changes: 5 additions & 1 deletion examples/hello-world/Cargo.lock

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

0 comments on commit 75d9abc

Please sign in to comment.