From 17d48e59cbad72465382f71b8e66f9a75f7d2550 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Sun, 25 Jun 2023 15:45:56 +0000 Subject: [PATCH] chore(release): 0.12.4 --- CHANGELOG.md | 6 +++++- frontend/package.json | 2 +- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ab6bfb1..6091a83 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.12.4] - 2023-06-25 + ### Added - ARM64 image @@ -344,7 +346,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - The entire app! -[Unreleased]: https://github.com/frysztak/orpington-news/compare/0.12.3...HEAD +[Unreleased]: https://github.com/frysztak/orpington-news/compare/0.12.4...HEAD + +[0.12.4]: https://github.com/frysztak/orpington-news/compare/0.12.3...0.12.4 [0.12.3]: https://github.com/frysztak/orpington-news/compare/0.12.2...0.12.3 diff --git a/frontend/package.json b/frontend/package.json index 24a393f..a847a60 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -1,6 +1,6 @@ { "name": "frontend", - "version": "0.12.3", + "version": "0.12.4", "private": true, "author": "Sebastian Frysztak ", "scripts": {