Skip to content

Commit

Permalink
Release 5.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
piemonkey committed Apr 18, 2024
1 parent 10a1f9c commit 59e6108
Show file tree
Hide file tree
Showing 12 changed files with 29 additions and 50 deletions.
5 changes: 0 additions & 5 deletions .changeset/calm-llamas-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chatty-papayas-beam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/famous-needles-beg.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-queens-lay.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/fluffy-dolphins-report.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/four-boats-breathe.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fresh-queens-protect.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/mean-apricots-brush.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sour-moles-approve.md

This file was deleted.

26 changes: 26 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,31 @@
# frontend-gelinkt-notuleren

## 5.13.0

### Minor Changes

- [#643](https://github.com/lblod/frontend-gelinkt-notuleren/pull/643) [`968dc25b`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/968dc25b9bcbde828e6e0316f55d38b9899dabff) Thanks [@piemonkey](https://github.com/piemonkey)! - Add initial version of worship service plugin

### Patch Changes

- [#641](https://github.com/lblod/frontend-gelinkt-notuleren/pull/641) [`8b3fab9a`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/8b3fab9a9a01b0c919871fd0f57d13d2dee12e03) Thanks [@dkozickis](https://github.com/dkozickis)! - GN-4772: Fix supported language detection

- [#634](https://github.com/lblod/frontend-gelinkt-notuleren/pull/634) [`b2649e7a`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/b2649e7af8c21160c93666bbd07d8770b4c9d334) Thanks [@elpoelma](https://github.com/elpoelma)! - (internal) Drop requirement to pass template to its own loadBody method

- [#636](https://github.com/lblod/frontend-gelinkt-notuleren/pull/636) [`18e735e7`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/18e735e733e6f007ae37ab3c1dc4b292069593d6) Thanks [@elpoelma](https://github.com/elpoelma)! - Update editor to 9.6.1 and plugins to 16.3.0

- [#643](https://github.com/lblod/frontend-gelinkt-notuleren/pull/643) [`61a90dda`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/61a90ddad970b8e52b919caac58565f4b01422e1) Thanks [@piemonkey](https://github.com/piemonkey)! - Fix some deprecation warnings from appuniversum

- [#638](https://github.com/lblod/frontend-gelinkt-notuleren/pull/638) [`cb2efe03`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/cb2efe030c1ebe7f353f9f03337dc494d168a129) Thanks [@dkozickis](https://github.com/dkozickis)! - GN-4771: Regulatory statements not showing in agendapoint

Fix `emberNodeConfig` definition for `regulatory-statement-view` to use `component` instead of old `componentPath`.

- [#640](https://github.com/lblod/frontend-gelinkt-notuleren/pull/640) [`5aa056ec`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/5aa056ec79ccc8ce1a9b7f8184e9ce136ea35b04) Thanks [@piemonkey](https://github.com/piemonkey)! - Add support for signed-resources and published-resources which have their content in files instead of directly as text

- [#640](https://github.com/lblod/frontend-gelinkt-notuleren/pull/640) [`ac1b6763`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/ac1b6763f0dcebc78e8389b3dec75b6a71c891a3) Thanks [@piemonkey](https://github.com/piemonkey)! - Fix some bugs around versioned-notulen with content stored as files

- [#643](https://github.com/lblod/frontend-gelinkt-notuleren/pull/643) [`a1c1b584`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/a1c1b584e600ee177054c496fbd3d31dba1c4cc1) Thanks [@piemonkey](https://github.com/piemonkey)! - Improve editor load times by running some promises in parallel instead of series

## 5.12.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "frontend-gelinkt-notuleren",
"version": "5.12.2",
"version": "5.13.0",
"private": true,
"description": "Ember frontend of the Gelinkt Notuleren application",
"repository": {
Expand Down

0 comments on commit 59e6108

Please sign in to comment.