Skip to content

Commit

Permalink
chore(master): release 0.4.3
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Dec 18, 2024
1 parent 1848b83 commit 59000e6
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 2 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [0.4.3](https://github.com/neochrome/parameter-store-executor/compare/v0.4.2...v0.4.3) (2024-12-18)


### Bug Fixes

* **deps:** bump aws-config from 1.5.10 to 1.5.11 ([1848b83](https://github.com/neochrome/parameter-store-executor/commit/1848b83b3baf6e562f2d8644b1a1d4fe4512e522))
* **deps:** bump aws-sdk-ssm from 1.54.0 to 1.55.0 ([2a1ba1c](https://github.com/neochrome/parameter-store-executor/commit/2a1ba1cae80d8d7408cfab6322030f99fb6dd7db))
* **deps:** bump aws-sdk-ssm from 1.55.0 to 1.56.0 ([4da7605](https://github.com/neochrome/parameter-store-executor/commit/4da7605188a494cf1d0a5c4be3ef1055a25eef22))
* **deps:** bump clap from 4.5.20 to 4.5.21 ([6344d88](https://github.com/neochrome/parameter-store-executor/commit/6344d88aa7c911b0795ae327ec26878afd9083d5))
* **deps:** bump clap from 4.5.21 to 4.5.22 ([895cc02](https://github.com/neochrome/parameter-store-executor/commit/895cc0271783cfb54b55ac398228f75578068861))
* **deps:** bump clap from 4.5.22 to 4.5.23 ([aed88d8](https://github.com/neochrome/parameter-store-executor/commit/aed88d859b12a1c42ad12b15eb540089bf1b4e94))
* **deps:** bump tokio from 1.41.1 to 1.42.0 ([0b91580](https://github.com/neochrome/parameter-store-executor/commit/0b915807e7fcf8d318a577e3409ee87b86d012aa))

## [0.4.2](https://github.com/neochrome/parameter-store-executor/compare/v0.4.1...v0.4.2) (2024-11-07)


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

Expand Down

0 comments on commit 59000e6

Please sign in to comment.