Skip to content

Commit

Permalink
Merge pull request #155 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 3.2.3
  • Loading branch information
cailloumajor authored Jun 13, 2023
2 parents b8e18e4 + e45e40d commit 36a2731
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## [3.2.3](https://github.com/cailloumajor/centrifugo-change-stream/compare/v3.2.2...v3.2.3) (2023-06-13)


### Bug Fixes

* **deps:** update rust crate clap to 4.3.1 ([93c7290](https://github.com/cailloumajor/centrifugo-change-stream/commit/93c72909d7c9c18fae8b0414a3c1585ebef54ad6))
* **deps:** update rust crate clap to 4.3.2 ([7158a4b](https://github.com/cailloumajor/centrifugo-change-stream/commit/7158a4be2cd0b3d12b07402ab2918d005403a078))
* **deps:** update rust crate clap to 4.3.3 ([8a6a217](https://github.com/cailloumajor/centrifugo-change-stream/commit/8a6a217dd6e2c0f6da9b52a834f83d28e2e9f96a))
* **deps:** update rust crate serde to 1.0.164 ([24805ba](https://github.com/cailloumajor/centrifugo-change-stream/commit/24805bab4ccc400313e0ccddff260982b64210b9))
* **deps:** update rust crate tokio to 1.28.2 ([f584024](https://github.com/cailloumajor/centrifugo-change-stream/commit/f5840247d3046d7ff74de2832206a0baba27adfb))
* **deps:** update rust crate url to 2.4.0 ([5c20f43](https://github.com/cailloumajor/centrifugo-change-stream/commit/5c20f439c24536d7ee2079e7d209d7963cf0b1e5))
* **deps:** update rust docker tag to v1.70.0 ([35f65b7](https://github.com/cailloumajor/centrifugo-change-stream/commit/35f65b79db94f12bb0bde3bd805af7e91413edec))
* use CencellationToken ([593f017](https://github.com/cailloumajor/centrifugo-change-stream/commit/593f017297b56b7a1c18bed245e89e185645e83b))

## [3.2.2](https://github.com/cailloumajor/centrifugo-change-stream/compare/v3.2.1...v3.2.2) (2023-05-21)


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 = "3.2.2"
version = "3.2.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 36a2731

Please sign in to comment.