From ff263a167a6145151cb82b8a7ab19cbf937e8639 Mon Sep 17 00:00:00 2001 From: just-pthai-it Date: Sun, 25 Aug 2024 11:46:04 +0000 Subject: [PATCH] chore(release): 1.0.1 --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 12d4998..32ece61 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines. +## [1.0.1](https://github.com/just-pthai-it/UTCTSS-microservices/compare/v1.0.0...v1.0.1) (2024-08-25) + + +### CI/CD + +* **docker:** change base docker image of go. ([c690e39](https://github.com/just-pthai-it/UTCTSS-microservices/commit/c690e399fb0791859c2edd62a8ef82b1065801cb)) +* **docker:** improve dockerization. ([de9b296](https://github.com/just-pthai-it/UTCTSS-microservices/commit/de9b2961d16a4d04cd560a54ffecef1881558bf3)) +* **github-action:** add automatic create tag workflow. ([507889e](https://github.com/just-pthai-it/UTCTSS-microservices/commit/507889eb01639e6228f92d7e429e40b821068f71)) +* **github-action:** add workflow to automatic dockerize and deploy app in dev env. ([7ea04c0](https://github.com/just-pthai-it/UTCTSS-microservices/commit/7ea04c080ddbafad49c5886dcdcae2d952b60b25)) +* **github-action:** renove unused workflows. ([5aa2572](https://github.com/just-pthai-it/UTCTSS-microservices/commit/5aa257261db717591e046b2950de61778bb90be7)) + ## 1.0.0 (2024-08-23)