Skip to content

Commit

Permalink
Merge pull request #205 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.1
  • Loading branch information
cailloumajor authored Aug 14, 2023
2 parents 535402d + 427f219 commit 3f7cb24
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.1](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.0...v4.0.1) (2023-08-14)


### Bug Fixes

* **deps:** update rust crate axum to 0.6.20 ([44de040](https://github.com/cailloumajor/centrifugo-change-stream/commit/44de040ba0468027ad9f8093660bef5c82b8a443))
* **deps:** update rust crate clap to 4.3.21 ([9637d57](https://github.com/cailloumajor/centrifugo-change-stream/commit/9637d57afbbae18ca59b9c7bd6f14ad6c4652827))
* **deps:** update rust crate serde to 1.0.183 ([e402eb7](https://github.com/cailloumajor/centrifugo-change-stream/commit/e402eb75b0abbfab74a0d422cd2260e184dd561a))
* **deps:** update rust crate tokio to 1.31.0 ([d39ae85](https://github.com/cailloumajor/centrifugo-change-stream/commit/d39ae8584c8c1bc8703b0743a393352e84fca905))
* **deps:** update rust docker tag to v1.71.1 ([be02254](https://github.com/cailloumajor/centrifugo-change-stream/commit/be02254c8f96de6b2cf12cdb9438b01b41cfccb4))

## [4.0.0](https://github.com/cailloumajor/centrifugo-change-stream/compare/v3.2.5...v4.0.0) (2023-07-28)


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.0"
version = "4.0.1"
edition = "2021"

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

0 comments on commit 3f7cb24

Please sign in to comment.