Skip to content

Commit

Permalink
chore(master): release 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
release-please[bot] authored Aug 8, 2024
1 parent bc2ea3e commit cd6a5c4
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.4.0](https://github.com/neochrome/parameter-store-executor/compare/v0.3.36...v0.4.0) (2024-08-08)


### Features

* Add process name in the error message for easy debug ([bc2ea3e](https://github.com/neochrome/parameter-store-executor/commit/bc2ea3e116360419ba93f2c5d71baf6850e11b76))


### Bug Fixes

* add . (period) support ([4aa9be9](https://github.com/neochrome/parameter-store-executor/commit/4aa9be958da438811dd8155863a0891a78013292))

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


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

Expand Down

0 comments on commit cd6a5c4

Please sign in to comment.