Skip to content

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Unreleased

0.1.8 - 2023-05-08

Added

  • We added more items to chagelog

Fixed

  • We fixed more bad issues

0.1.3 - 2023-05-05

Added

  • Text

0.1.2 - 2023-05-05

Fixed

  • Patch

0.1.2 - 2023-05-05

Changed

  • Using {{echo "{name}={value}" >> $GITHUB_OUTPUT}} instead of {{echo "::save-state name={name}::{value}"}} in github workflows because it will be deprecated
  • The version of actions/checkout was changed from @v2 to @v3 because NodeJS12 will not be supported anymore soon

0.1.0 - 2023-05-05

Added

  • First Release