From 5de85ff717f0a4f53dbe09aec7dbe597efaba54b Mon Sep 17 00:00:00 2001 From: Luca CORRIERI Date: Fri, 7 Apr 2023 17:20:07 +0200 Subject: [PATCH] chore(release): 1.1.0 --- CHANGELOG.md | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ef25c5a..b118f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,30 +2,9 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## [1.4.0](https://github.com/StanGirard/yatas-template/compare/v1.3.0...v1.4.0) (2022-09-27) +## 1.1.0 (2023-04-07) ### Features -* **plugin:** increased protocol version ([a260154](https://github.com/StanGirard/yatas-template/commit/a260154f5e66ccabe359e70426fa4eec43980b7b)) - -## [1.3.0](https://github.com/StanGirard/yatas-template/compare/v1.2.0...v1.3.0) (2022-09-26) - - -### Features - -* **plugin:** upgraded to latest version ([3b3b15b](https://github.com/StanGirard/yatas-template/commit/3b3b15b2b53009ada313f0a94e5e110ffcd6ffc7)) - -## [1.2.0](https://github.com/StanGirard/yatas-template/compare/v1.1.0...v1.2.0) (2022-09-26) - - -### Features - -* **plugin:** upgraded to new yatas interface ([f3ba141](https://github.com/StanGirard/yatas-template/commit/f3ba141cf0549adf9c7ae0e411aecde918b5d3e2)) - -## 1.1.0 (2022-09-17) - - -### Features - -* **template:** first implementation ([358154d](https://github.com/StanGirard/yatas-template/commit/358154daa15395170bacbeb6302d3432ef6dd3a7)) +* **bootstrap:** Add GCP Authentication + First GCS check ([#3](https://github.com/padok-team/yatas-gcp/issues/3)) ([5f2dedd](https://github.com/padok-team/yatas-gcp/commit/5f2dedd58ca55dd0e9a2f634399c0dfc2174c33a))