Skip to content

Commit

Permalink
Merge pull request #214 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.3
  • Loading branch information
cailloumajor authored Aug 21, 2023
2 parents 0f0bd74 + 4a57de4 commit b88b322
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [4.0.3](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.2...v4.0.3) (2023-08-21)


### Bug Fixes

* **deps:** update rust crate anyhow to 1.0.75 ([6fdc997](https://github.com/cailloumajor/centrifugo-change-stream/commit/6fdc99785d4ff3251711ecc8eb12efca6050c4db))
* **deps:** update rust crate clap to 4.3.22 ([7e55558](https://github.com/cailloumajor/centrifugo-change-stream/commit/7e55558560f843d361752fb548d0a0167a147590))
* **deps:** update rust crate clap to 4.3.23 ([b25419e](https://github.com/cailloumajor/centrifugo-change-stream/commit/b25419e732a5bbe5d6f81842af74721a184b5e07))
* **deps:** update rust crate serde to 1.0.185 ([6f9e182](https://github.com/cailloumajor/centrifugo-change-stream/commit/6f9e1822d45543891eaf13989f2c705699633d37))
* **deps:** update rust crate tokio to 1.32.0 ([1cc9cda](https://github.com/cailloumajor/centrifugo-change-stream/commit/1cc9cdaf3bb5af7b58fab252c6578078ff0548c3))

## [4.0.2](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.1...v4.0.2) (2023-08-16)


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.2"
version = "4.0.3"
edition = "2021"

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

0 comments on commit b88b322

Please sign in to comment.