diff --git a/.changeset/breezy-eyes-refuse.md b/.changeset/breezy-eyes-refuse.md deleted file mode 100644 index 9b5bdb09f..000000000 --- a/.changeset/breezy-eyes-refuse.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': patch ---- - -Fix publish service to handle non-200 success status codes diff --git a/.changeset/chilled-turtles-remain.md b/.changeset/chilled-turtles-remain.md deleted file mode 100644 index 037efbb78..000000000 --- a/.changeset/chilled-turtles-remain.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': patch ---- - -Fix dutch 'not-found' translations diff --git a/.changeset/dirty-buses-kick.md b/.changeset/dirty-buses-kick.md deleted file mode 100644 index 69a10e344..000000000 --- a/.changeset/dirty-buses-kick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': minor ---- - -Link locations to the surrounding article or decision on insertion diff --git a/.changeset/forty-frogs-rule.md b/.changeset/forty-frogs-rule.md deleted file mode 100644 index 86902f9dc..000000000 --- a/.changeset/forty-frogs-rule.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': patch ---- - -Fix bug where the normal meeting was not filling the whole page diff --git a/.changeset/good-roses-run.md b/.changeset/good-roses-run.md deleted file mode 100644 index a2c22da0e..000000000 --- a/.changeset/good-roses-run.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': minor ---- - -Add loading indicator to participation list diff --git a/.changeset/nice-dolls-do.md b/.changeset/nice-dolls-do.md deleted file mode 100644 index 1f09e0d2d..000000000 --- a/.changeset/nice-dolls-do.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': patch ---- - -Bump ember-rdfa-editor-lblod-plugins to 26.3.1 diff --git a/.changeset/quiet-news-compete.md b/.changeset/quiet-news-compete.md deleted file mode 100644 index a5a3c3f70..000000000 --- a/.changeset/quiet-news-compete.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'frontend-gelinkt-notuleren': minor ---- - -Add copy parts link to the agendapoint file options diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e1c6b73b..1d32f8fbe 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,25 @@ # frontend-gelinkt-notuleren +## 5.47.0 + +### Minor Changes + +- [#794](https://github.com/lblod/frontend-gelinkt-notuleren/pull/794) [`fb88c76`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/fb88c76b1787d3c83728b6d8d87cd707e185451f) Thanks [@piemonkey](https://github.com/piemonkey)! - Link locations to the surrounding article or decision on insertion + +- [#798](https://github.com/lblod/frontend-gelinkt-notuleren/pull/798) [`3fdb7e6`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/3fdb7e6a991eec2b4572bc858a08c3c94c9191d8) Thanks [@lagartoverde](https://github.com/lagartoverde)! - Add loading indicator to participation list + +- [#796](https://github.com/lblod/frontend-gelinkt-notuleren/pull/796) [`d1a7fe6`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/d1a7fe670f43fbee57edcf7fd0d222655ca9d07a) Thanks [@lagartoverde](https://github.com/lagartoverde)! - Add copy parts link to the agendapoint file options + +### Patch Changes + +- [#797](https://github.com/lblod/frontend-gelinkt-notuleren/pull/797) [`2aa5a01`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/2aa5a01600c997d2f7bd92d9c9e6b9a04144921e) Thanks [@piemonkey](https://github.com/piemonkey)! - Fix publish service to handle non-200 success status codes + +- [`9de5ed9`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/9de5ed9d94b112e25c9183143ae1a448d6f22183) Thanks [@elpoelma](https://github.com/elpoelma)! - Fix dutch 'not-found' translations + +- [#795](https://github.com/lblod/frontend-gelinkt-notuleren/pull/795) [`037c986`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/037c986a7bb27970faabb9dc9931f2a8c1603ab9) Thanks [@lagartoverde](https://github.com/lagartoverde)! - Fix bug where the normal meeting was not filling the whole page + +- [`ba60c96`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/ba60c96dd896844fdbfb1ffaaf8cb67d6b149e7c) Thanks [@lagartoverde](https://github.com/lagartoverde)! - Bump ember-rdfa-editor-lblod-plugins to 26.3.1 + ## 5.46.0 ### Minor Changes diff --git a/package-lock.json b/package-lock.json index e18d0d952..bf89c777b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend-gelinkt-notuleren", - "version": "5.46.0", + "version": "5.47.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend-gelinkt-notuleren", - "version": "5.46.0", + "version": "5.47.0", "license": "MIT", "dependencies": { "@curvenote/prosemirror-utils": "^1.0.5", diff --git a/package.json b/package.json index 7be247830..34b20c11e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend-gelinkt-notuleren", - "version": "5.46.0", + "version": "5.47.0", "private": true, "description": "Ember frontend of the Gelinkt Notuleren application", "repository": {