diff --git a/.changeset/sharp-shrimps-change.md b/.changeset/sharp-shrimps-change.md deleted file mode 100644 index f7442cb6..00000000 --- a/.changeset/sharp-shrimps-change.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"app-gelinkt-notuleren": patch ---- - -Downgrade mu-cl-resources to 1.24.0: -Version 1.25.0 contains a bug where `belongsTo` relationships are not correctly cleared when setting such a relationship 2+ times after eachother. diff --git a/CHANGELOG.md b/CHANGELOG.md index 4de0a500..64a6c972 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # app-gelinkt-notuleren +## 5.37.2 + +### Patch Changes + +- [`dcf425b`](https://github.com/lblod/app-gelinkt-notuleren/commit/dcf425bfe22a416b246b33b67eb30e6dfabea1e0) Thanks [@elpoelma](https://github.com/elpoelma)! - Downgrade mu-cl-resources to 1.24.0: + Version 1.25.0 contains a bug where `belongsTo` relationships are not correctly cleared when setting such a relationship 2+ times after eachother. + ## 5.37.1 ### Patch Changes diff --git a/package.json b/package.json index a4a56161..0a9395ab 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "app-gelinkt-notuleren", - "version": "5.37.1", + "version": "5.37.2", "private": true, "scripts": { "release": "release-it"