From c4d76d168a973734362ecf16c047de910804f0e6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 17 Apr 2024 08:22:56 +0000 Subject: [PATCH] chore(release): version 1.2.0 ## [1.2.0](https://github.com/hey-car/action-ecr-scan/compare/v1.1.1...v1.2.0) (2024-04-17) ### Features * **TECH:** major version tag ([#10](https://github.com/hey-car/action-ecr-scan/issues/10)) ([188700d](https://github.com/hey-car/action-ecr-scan/commit/188700d2c3a39f0441e6e9363976989bd9efbce9)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6340f95..c199634 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ All notable changes to this project will be documented in this file. +## [1.2.0](https://github.com/hey-car/action-ecr-scan/compare/v1.1.1...v1.2.0) (2024-04-17) + + +### Features + +* **TECH:** major version tag ([#10](https://github.com/hey-car/action-ecr-scan/issues/10)) ([188700d](https://github.com/hey-car/action-ecr-scan/commit/188700d2c3a39f0441e6e9363976989bd9efbce9)) + ### [1.1.1](https://github.com/hey-car/action-ecr-scan/compare/v1.1.0...v1.1.1) (2024-04-11)