Skip to content

Commit

Permalink
chore(master): release 0.3.36
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Jun 10, 2024
1 parent 06fee2f commit 0fd7b49
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 2 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [0.3.36](https://github.com/neochrome/parameter-store-executor/compare/v0.3.35...v0.3.36) (2024-06-10)


### Bug Fixes

* **deps:** bump aws-config from 1.5.0 to 1.5.1 ([74bba39](https://github.com/neochrome/parameter-store-executor/commit/74bba39a7ccb811fbb6d4aae12b871cd06d22d73))
* **deps:** bump aws-sdk-ssm from 1.30.0 to 1.31.0 ([34b0913](https://github.com/neochrome/parameter-store-executor/commit/34b09137bbcc47422a6a01ece7aa5040941b7cba))
* **deps:** bump aws-sdk-ssm from 1.31.0 to 1.32.0 ([b482ee2](https://github.com/neochrome/parameter-store-executor/commit/b482ee2110095e3be709c00a1a1e3a0b1ec6be10))
* **deps:** bump clap from 4.5.4 to 4.5.6 ([b14d801](https://github.com/neochrome/parameter-store-executor/commit/b14d80130bd43e8b8c8be5c70dc52ed8648f6117))
* **deps:** bump clap from 4.5.6 to 4.5.7 ([06fee2f](https://github.com/neochrome/parameter-store-executor/commit/06fee2f1ec8fd6e0b0d832eb795b0c7ef8e4b91b))
* **deps:** bump tokio from 1.37.0 to 1.38.0 ([d9276b2](https://github.com/neochrome/parameter-store-executor/commit/d9276b2fd507a5b83f1e2d93e358b672aadbfd58))

## [0.3.35](https://github.com/neochrome/parameter-store-executor/compare/v0.3.34...v0.3.35) (2024-05-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 = "parameter-store-executor"
version = "0.3.35"
version = "0.3.36"
edition = "2021"
authors = ["Johan Stenqvist <[email protected]>"]

Expand Down

0 comments on commit 0fd7b49

Please sign in to comment.