From 21e748dabdafe30d791db09466d5327d0b90e5a5 Mon Sep 17 00:00:00 2001 From: Philip Cristiano Date: Sun, 19 May 2024 21:06:11 -0400 Subject: [PATCH] chore(main): release 0.3.1 --- CHANGELOG.md | 26 ++++++++++++++++++++++++++ Cargo.lock | 2 +- Cargo.toml | 2 +- 3 files changed, 28 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 44d723e..1ae1cf6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,32 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.3.1](https://github.com/philipcristiano/hello_idc/compare/v0.3.0...v0.3.1) (2024-05-20) + + +### Bug Fixes + +* **deps:** update rust crate anyhow to 1.0.82 ([03ad448](https://github.com/philipcristiano/hello_idc/commit/03ad4485420a2ac71408e3205524f2cdd18907aa)) +* **deps:** update rust crate anyhow to v1.0.83 ([1cad96c](https://github.com/philipcristiano/hello_idc/commit/1cad96cc82ef79bfb4c718392e357bcebefbf3af)) +* **deps:** update rust crate anyhow to v1.0.84 ([af10ef2](https://github.com/philipcristiano/hello_idc/commit/af10ef22d7e959fa9273e834dfa8ab78befdd0f2)) +* **deps:** update rust crate anyhow to v1.0.85 ([e75cc36](https://github.com/philipcristiano/hello_idc/commit/e75cc36facb90e105a5761519f2552af2868450a)) +* **deps:** update rust crate anyhow to v1.0.86 ([0089313](https://github.com/philipcristiano/hello_idc/commit/0089313adf3f3138a88b9c53a303f66307dcaddf)) +* **deps:** update rust crate axum to 0.7.5 ([f55519a](https://github.com/philipcristiano/hello_idc/commit/f55519a70ff86ebf8f0cf3379b90f358284550f8)) +* **deps:** update rust crate clap to 4.5.4 ([84a115a](https://github.com/philipcristiano/hello_idc/commit/84a115a1732fd0d041ca30bf52222dfc93dafd4b)) +* **deps:** update rust crate serde to 1.0.199 ([b457130](https://github.com/philipcristiano/hello_idc/commit/b457130435d812447f0fdbef4cb74b6b3bd35653)) +* **deps:** update rust crate serde to 1.0.200 ([25b14ba](https://github.com/philipcristiano/hello_idc/commit/25b14baa5aea44089af7989a6493928a093193bc)) +* **deps:** update rust crate serde to v1.0.201 ([cb2569a](https://github.com/philipcristiano/hello_idc/commit/cb2569a72931ea160661d0844915df13821498a9)) +* **deps:** update rust crate serde to v1.0.202 ([dda84f8](https://github.com/philipcristiano/hello_idc/commit/dda84f8fdc584998cb5b0826944bae3e7827d9db)) +* **deps:** update rust crate serde_json to 1.0.116 ([fc27649](https://github.com/philipcristiano/hello_idc/commit/fc276498ba3b5a5853640c0a261b94ea4079bc28)) +* **deps:** update rust crate serde_json to v1.0.117 ([f598aba](https://github.com/philipcristiano/hello_idc/commit/f598aba4e12eb6454d4ee53cd83ed3088cf227d5)) +* **deps:** update rust crate service_conventions to 0.0.10 ([2e2406d](https://github.com/philipcristiano/hello_idc/commit/2e2406db9c01b6c2507247c515cba6ca0763b5a6)) +* **deps:** update rust crate service_conventions to 0.0.12 ([30d7e34](https://github.com/philipcristiano/hello_idc/commit/30d7e3408c43d32c78377c0989a810343d25af8b)) +* **deps:** update rust crate service_conventions to 0.0.13 ([f2f5225](https://github.com/philipcristiano/hello_idc/commit/f2f52252705b98e7cf94dd57b77019769d6cc591)) +* **deps:** update rust crate service_conventions to 0.0.14 ([297dd93](https://github.com/philipcristiano/hello_idc/commit/297dd93642798e0baa56819a1ff1587b59ca4249)) +* **deps:** update rust crate service_conventions to 0.0.16 ([9947f82](https://github.com/philipcristiano/hello_idc/commit/9947f8262cc78ff88c3ae5f579b298b7596eeff5)) +* **deps:** update rust crate tokio to 1.37.0 ([396de77](https://github.com/philipcristiano/hello_idc/commit/396de7763e30a2b04be2ff8602c6f52e8ef3c254)) +* **deps:** update rust crate toml to v0.8.13 ([ecf70fb](https://github.com/philipcristiano/hello_idc/commit/ecf70fb3f63591c1a5594db661f937c24e43158b)) + ## [0.3.0](https://github.com/philipcristiano/hello_idc/compare/v0.2.0...v0.3.0) (2024-03-19) diff --git a/Cargo.lock b/Cargo.lock index b03b220..4d8a871 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -923,7 +923,7 @@ checksum = "2304e00983f87ffb38b55b444b5e3b60a884b5d30c0fca7d82fe33449bbe55ea" [[package]] name = "hello_idc" -version = "0.3.0" +version = "0.3.1" dependencies = [ "anyhow", "axum 0.7.5", diff --git a/Cargo.toml b/Cargo.toml index 9975b75..d76cd81 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "hello_idc" -version = "0.3.0" +version = "0.3.1" edition = "2021" description = "Hello World with OIDC auth" license = "Apache-2.0"