Skip to content

Commit

Permalink
Release 1.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
elpoelma committed Jun 20, 2024
1 parent 6b87aa3 commit 6a3f271
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
5 changes: 0 additions & 5 deletions .changeset/flat-toes-reply.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/polite-ways-talk.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# app-mow-registry

## 1.2.7

### Patch Changes

- [`6b87aa3`](https://github.com/lblod/app-mow-registry/commit/6b87aa3b03afaf720f79c1190aecf22d87b98ca2) Thanks [@elpoelma](https://github.com/elpoelma)! - Update frontend to version 1.4.5

- [#77](https://github.com/lblod/app-mow-registry/pull/77) [`f4d1a93`](https://github.com/lblod/app-mow-registry/commit/f4d1a932ba4bb4d38e144b0717eb8c1fc01b911b) Thanks [@elpoelma](https://github.com/elpoelma)! - Add hacky workaround to ensure road-marking and traffic-light concepts can be correctly consumed:
- Addition of a migration which adds default zonalities to traffic-light and road-marking concepts
- Add `zonality` relationship to traffic-light and road-marking concepts in JSON-API definitions

## 1.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "app-mow-registry",
"version": "1.2.6",
"version": "1.2.7",
"private": true,
"scripts": {
"release": "release-it"
Expand Down

0 comments on commit 6a3f271

Please sign in to comment.