Skip to content

Commit

Permalink
chore(master): release 0.3.29
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 29, 2023
1 parent 604f19c commit 5f419f2
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 2 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# Changelog

## [0.3.29](https://github.com/neochrome/parameter-store-executor/compare/v0.3.28...v0.3.29) (2023-08-29)


### Bug Fixes

* **deps:** bump aws-config from 0.56.0 to 0.56.1 ([6053209](https://github.com/neochrome/parameter-store-executor/commit/60532095b2df35db68817e53c3abb7d59bd4d436))
* **deps:** bump aws-sdk-ssm from 0.29.0 to 0.30.0 ([6b4ff44](https://github.com/neochrome/parameter-store-executor/commit/6b4ff448526d8770465f7420c51ae2816833a934))
* **deps:** bump clap from 4.3.21 to 4.3.22 ([3bb644d](https://github.com/neochrome/parameter-store-executor/commit/3bb644de599c85954929eb70ca607853c9ad07e5))
* **deps:** bump clap from 4.3.22 to 4.3.23 ([f5a2938](https://github.com/neochrome/parameter-store-executor/commit/f5a293873ac8e3bb490bb724a51ba475aeb332e1))
* **deps:** bump clap from 4.3.23 to 4.3.24 ([46a1266](https://github.com/neochrome/parameter-store-executor/commit/46a1266301fdf339d7a3da0d51a2b1563850f21e))
* **deps:** bump clap from 4.3.24 to 4.4.0 ([82a91bc](https://github.com/neochrome/parameter-store-executor/commit/82a91bca0617fc4cc347f309881d89dd80cb9996))
* **deps:** bump clap from 4.4.0 to 4.4.1 ([604f19c](https://github.com/neochrome/parameter-store-executor/commit/604f19ca16495b9f6057ef669aa946238704373e))
* **deps:** bump rustls-webpki from 0.101.2 to 0.101.4 ([5f47efb](https://github.com/neochrome/parameter-store-executor/commit/5f47efba02b5a36a3c6d53647decf7f21663b6b1))
* **deps:** bump tokio from 1.31.0 to 1.32.0 ([27a5160](https://github.com/neochrome/parameter-store-executor/commit/27a51608c3b80bc13a53b3a158a2ddfe0c38c653))

## [0.3.28](https://github.com/neochrome/parameter-store-executor/compare/v0.3.27...v0.3.28) (2023-08-14)


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.28"
version = "0.3.29"
edition = "2021"
authors = ["Johan Stenqvist <[email protected]>"]

Expand Down

0 comments on commit 5f419f2

Please sign in to comment.