From c1647d1fdb019adeb2bc313342228ef87ea45faf Mon Sep 17 00:00:00 2001 From: Marc Jakobi Date: Fri, 2 Feb 2024 02:09:23 +0100 Subject: [PATCH] chore(master): release 0.3.0 (#49) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4fdbf41..f558e70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,13 @@ 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.0](https://github.com/mrcjkb/lua-typecheck-action/compare/v0.2.1...v0.3.0) (2024-02-02) + + +### Features + +* mutable tags and automatic updates ([0fae033](https://github.com/mrcjkb/lua-typecheck-action/commit/0fae0330e20618bc1e2ed5a57e0d1980b3ecbd0a)) + ## [Unreleased] ## [v0.2.0] - 2023-05-04