From 325ae026a39bf7d58245b2620ed29f295f7e05a6 Mon Sep 17 00:00:00 2001 From: Oskar Gmerek Date: Sat, 20 May 2023 18:52:05 +0000 Subject: [PATCH] Update CHANGELOG.md [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4243e0d..313b050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,21 @@ +# v0.8.1 (Sat May 20 2023) + +#### :wrench: Improvement + +- fix: missing `pnpm` [#83](https://github.com/oskar-gmerek/oskargmerek.com/pull/83) ([@oskar-gmerek](https://github.com/oskar-gmerek)) +- fix: typo [#82](https://github.com/oskar-gmerek/oskargmerek.com/pull/82) ([@oskar-gmerek](https://github.com/oskar-gmerek)) +- fix: add `@tolgee/cli` [#81](https://github.com/oskar-gmerek/oskargmerek.com/pull/81) ([@oskar-gmerek](https://github.com/oskar-gmerek)) +- fix: use `npx` instead of `package.json` script [#80](https://github.com/oskar-gmerek/oskargmerek.com/pull/80) ([@oskar-gmerek](https://github.com/oskar-gmerek)) +- ops: action job re-order [#79](https://github.com/oskar-gmerek/oskargmerek.com/pull/79) ([@oskar-gmerek](https://github.com/oskar-gmerek)) +- Revert "Revert "Tolgee automation"" [#78](https://github.com/oskar-gmerek/oskargmerek.com/pull/78) ([@oskar-gmerek](https://github.com/oskar-gmerek)) +- fix: job re-ordering [#77](https://github.com/oskar-gmerek/oskargmerek.com/pull/77) ([@oskar-gmerek](https://github.com/oskar-gmerek)) + +#### Authors: 1 + +- Oskar ([@oskar-gmerek](https://github.com/oskar-gmerek)) + +--- + # v0.8.0 (Sat May 20 2023) #### :sparkles: Supplementary