From 53ee053da4b25dae75edacb027e2943117ce0da4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 18 Apr 2024 18:41:35 +0000 Subject: [PATCH] chore: release --- filesystem-trustfall-adapter/CHANGELOG.md | 5 +++++ filesystem-trustfall-adapter/Cargo.toml | 2 +- terraform-trustfall-adapter/CHANGELOG.md | 5 +++++ terraform-trustfall-adapter/Cargo.toml | 2 +- 4 files changed, 12 insertions(+), 2 deletions(-) diff --git a/filesystem-trustfall-adapter/CHANGELOG.md b/filesystem-trustfall-adapter/CHANGELOG.md index 79cc67a..e881f30 100644 --- a/filesystem-trustfall-adapter/CHANGELOG.md +++ b/filesystem-trustfall-adapter/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1](https://github.com/ZimboPro/trustfall-adapters/compare/filesystem-trustfall-adapter-v0.1.0...filesystem-trustfall-adapter-v0.1.1) - 2024-04-18 + +### Other +- Merge pull request [#7](https://github.com/ZimboPro/trustfall-adapters/pull/7) from ZimboPro/docs/openapi + ## [0.1.0](https://github.com/ZimboPro/trustfall-adapters/releases/tag/filesystem-trustfall-adapter-v0.1.0) - 2024-04-15 ### Added diff --git a/filesystem-trustfall-adapter/Cargo.toml b/filesystem-trustfall-adapter/Cargo.toml index 65d0c25..83fe8ed 100644 --- a/filesystem-trustfall-adapter/Cargo.toml +++ b/filesystem-trustfall-adapter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "filesystem-trustfall-adapter" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Leslie de Jager"] # You can find the supported categories here https://crates.io/category_slugs diff --git a/terraform-trustfall-adapter/CHANGELOG.md b/terraform-trustfall-adapter/CHANGELOG.md index b0a17b3..bbb8bcd 100644 --- a/terraform-trustfall-adapter/CHANGELOG.md +++ b/terraform-trustfall-adapter/CHANGELOG.md @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.1.1](https://github.com/ZimboPro/trustfall-adapters/compare/terraform-trustfall-adapter-v0.1.0...terraform-trustfall-adapter-v0.1.1) - 2024-04-18 + +### Other +- Merge pull request [#7](https://github.com/ZimboPro/trustfall-adapters/pull/7) from ZimboPro/docs/openapi + ## [0.1.0](https://github.com/ZimboPro/trustfall-adapters/releases/tag/terraform-trustfall-adapter-v0.1.0) - 2024-04-15 ### Added diff --git a/terraform-trustfall-adapter/Cargo.toml b/terraform-trustfall-adapter/Cargo.toml index 0dec86e..12d9a0c 100644 --- a/terraform-trustfall-adapter/Cargo.toml +++ b/terraform-trustfall-adapter/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "terraform-trustfall-adapter" -version = "0.1.0" +version = "0.1.1" edition = "2021" authors = ["Leslie de Jager"] # You can find the supported categories here https://crates.io/category_slugs