Skip to content

Commit

Permalink
Merge pull request #227 from cailloumajor/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--centrifugo-change-stream

chore(main): release 4.0.6
  • Loading branch information
cailloumajor authored Sep 4, 2023
2 parents edcc3e9 + e7e87f4 commit 6c10739
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

## [4.0.6](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.5...v4.0.6) (2023-09-04)


### Bug Fixes

* **deps:** update rust crate clap to 4.4.2 ([0d0a90a](https://github.com/cailloumajor/centrifugo-change-stream/commit/0d0a90a0adcaa47110b403a5c2384fc2e107cb57))
* **deps:** update rust crate serde to 1.0.188 ([545fe15](https://github.com/cailloumajor/centrifugo-change-stream/commit/545fe1550aec393ac308e083baebe59b1539a122))
* **deps:** update rust crate url to 2.4.1 ([8e08b2e](https://github.com/cailloumajor/centrifugo-change-stream/commit/8e08b2e27fa6c5b8eb7a9b2864eae60a3fb21419))

## [4.0.5](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.4...v4.0.5) (2023-08-25)


Expand Down
2 changes: 1 addition & 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
@@ -1,6 +1,6 @@
[package]
name = "centrifugo-change-stream"
version = "4.0.5"
version = "4.0.6"
edition = "2021"

# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
Expand Down

0 comments on commit 6c10739

Please sign in to comment.