Skip to content

Commit e7e87f4

Browse files
chore(main): release 4.0.6
1 parent edcc3e9 commit e7e87f4

File tree

3 files changed

+11
-2
lines changed

3 files changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
11
# Changelog
22

3+
## [4.0.6](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.5...v4.0.6) (2023-09-04)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update rust crate clap to 4.4.2 ([0d0a90a](https://github.com/cailloumajor/centrifugo-change-stream/commit/0d0a90a0adcaa47110b403a5c2384fc2e107cb57))
9+
* **deps:** update rust crate serde to 1.0.188 ([545fe15](https://github.com/cailloumajor/centrifugo-change-stream/commit/545fe1550aec393ac308e083baebe59b1539a122))
10+
* **deps:** update rust crate url to 2.4.1 ([8e08b2e](https://github.com/cailloumajor/centrifugo-change-stream/commit/8e08b2e27fa6c5b8eb7a9b2864eae60a3fb21419))
11+
312
## [4.0.5](https://github.com/cailloumajor/centrifugo-change-stream/compare/v4.0.4...v4.0.5) (2023-08-25)
413

514

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "centrifugo-change-stream"
3-
version = "4.0.5"
3+
version = "4.0.6"
44
edition = "2021"
55

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

0 commit comments

Comments
 (0)