Skip to content

Commit

Permalink
Merge pull request #163 from cailloumajor/release-please--branches--m…
Browse files Browse the repository at this point in the history
…ain--components--mongodb-influxdb

chore(main): release 3.0.7
  • Loading branch information
cailloumajor authored Aug 25, 2023
2 parents f143b08 + 4c91c06 commit 28f8840
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

## [3.0.7](https://github.com/cailloumajor/mongodb-influxdb/compare/v3.0.6...v3.0.7) (2023-08-25)


### Bug Fixes

* **deps:** update rust crate clap to 4.4.0 ([4893397](https://github.com/cailloumajor/mongodb-influxdb/commit/48933971cccf451b1cecbbae64975511d197541b))
* **deps:** update rust crate reqwest to 0.11.19 ([7097e56](https://github.com/cailloumajor/mongodb-influxdb/commit/7097e56434a3a42990a836d34dc35eac66ca99a0))
* **deps:** update rust crate reqwest to 0.11.20 ([e7b70d6](https://github.com/cailloumajor/mongodb-influxdb/commit/e7b70d61aa4983dd279ac15f4a67f8a31e24ab5a))
* **deps:** update rust crate serde to 1.0.186 ([54f7858](https://github.com/cailloumajor/mongodb-influxdb/commit/54f7858d2c8f86382a7a018dc488a345aa7ea3f4))
* **deps:** update rust docker tag to v1.72.0 ([b91c619](https://github.com/cailloumajor/mongodb-influxdb/commit/b91c619110895ea869139aec4425461551d2f0f7))

## [3.0.6](https://github.com/cailloumajor/mongodb-influxdb/compare/v3.0.5...v3.0.6) (2023-08-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 = "mongodb-influxdb"
version = "3.0.6"
version = "3.0.7"
edition = "2021"

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

0 comments on commit 28f8840

Please sign in to comment.