Skip to content

Commit

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

## [Unreleased]

## [0.12.5] - 2023-07-03

### Fixed

- Fix renaming Collections without URL (#145)
- Fix URL validation (#149)
- Fix renaming Collections without URL (#145)
- Fix URL validation (#149)

### Changed

- Upgrade to Storybook 7
- Upgrade to Storybook 7

## [0.12.4] - 2023-06-25

Expand Down Expand Up @@ -355,7 +357,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.4...HEAD
[Unreleased]: https://github.com/frysztak/orpington-news/compare/0.12.5...HEAD

[0.12.5]: https://github.com/frysztak/orpington-news/compare/0.12.4...0.12.5

[0.12.4]: https://github.com/frysztak/orpington-news/compare/0.12.3...0.12.4

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

0 comments on commit b700b5b

Please sign in to comment.