From 63701273070d4f6d7bf0513307eaf3472d3b2894 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Mon, 6 Feb 2023 20:07:37 +0100 Subject: [PATCH] chore(release): 1.5.1 --- CHANGELOG.md | 2 ++ package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 258937e..867e6ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ 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.5.1](https://github.com/padok-team/yatas-aws/compare/v1.5.0...v1.5.1) (2023-02-06) + ## [1.5.0](https://github.com/padok-team/yatas-aws/compare/v1.4.0...v1.5.0) (2023-02-06) diff --git a/package.json b/package.json index 9b0f916..9f37eaa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "yatas-aws", - "version": "1.5.0", + "version": "1.5.1", "description": "Yet Another Testing & Auditing Solution", "scripts": { "release": "standard-version"