Skip to content

Commit

Permalink
Merge pull request #169 from frysztak/release/v0.13.1
Browse files Browse the repository at this point in the history
v0.13.1 into dev
  • Loading branch information
frysztak authored Aug 16, 2023
2 parents 8cc13be + fdec032 commit d1c56e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
8 changes: 6 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.13.1] - 2023-08-16

### Fixed

- Fixed Articles being unreliably marked as read
- Fixed Articles being unreliably marked as read

## [0.13.0] - 2023-08-11

Expand Down Expand Up @@ -398,7 +400,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.13.0...HEAD
[Unreleased]: https://github.com/frysztak/orpington-news/compare/0.13.1...HEAD

[0.13.1]: https://github.com/frysztak/orpington-news/compare/0.13.0...0.13.1

[0.13.0]: https://github.com/frysztak/orpington-news/compare/0.12.7...0.13.0

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.13.0",
"version": "0.13.1",
"private": true,
"author": "Sebastian Frysztak <[email protected]>",
"scripts": {
Expand Down

0 comments on commit d1c56e9

Please sign in to comment.