Skip to content

Commit

Permalink
Merge pull request #147 from frysztak/release/v0.12.4
Browse files Browse the repository at this point in the history
v0.12.4 into dev
  • Loading branch information
frysztak authored Jun 25, 2023
2 parents d97f91f + 17d48e5 commit dba85a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend",
"version": "0.12.3",
"version": "0.12.4",
"private": true,
"author": "Sebastian Frysztak <[email protected]>",
"scripts": {
Expand Down

0 comments on commit dba85a9

Please sign in to comment.