Skip to content

Commit

Permalink
Release 2.24.0-0
Browse files Browse the repository at this point in the history
  • Loading branch information
abeforgit committed Apr 8, 2022
1 parent 8522595 commit b608e86
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 2 deletions.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,28 @@




## 2.24.0-0 (2022-04-08)

#### :rocket: Enhancement
* [#266](https://github.com/lblod/frontend-gelinkt-notuleren/pull/266) Bump editor to v0.55.2 and update plugins to new versions ([@abeforgit](https://github.com/abeforgit))

#### :bug: Bug Fix
* [#265](https://github.com/lblod/frontend-gelinkt-notuleren/pull/265) Trim title on validation and on saving Agendapoint ([@benjay10](https://github.com/benjay10))
* [#264](https://github.com/lblod/frontend-gelinkt-notuleren/pull/264) Fixed off by one errors on adding agendapoints ([@benjay10](https://github.com/benjay10))

#### :house: Internal
* [#262](https://github.com/lblod/frontend-gelinkt-notuleren/pull/262) bump appuniversum to 1.0.3 ([@nvdk](https://github.com/nvdk))
* [#259](https://github.com/lblod/frontend-gelinkt-notuleren/pull/259) Chore/remove ember wormhole ([@nvdk](https://github.com/nvdk))
* [#246](https://github.com/lblod/frontend-gelinkt-notuleren/pull/246) bump template and decision type plugin ([@nvdk](https://github.com/nvdk))
* [#260](https://github.com/lblod/frontend-gelinkt-notuleren/pull/260) Chore/upgrade editor ([@nvdk](https://github.com/nvdk))

#### Committers: 3
- Arne Bertrand ([@abeforgit](https://github.com/abeforgit))
- Ben ([@benjay10](https://github.com/benjay10))
- Niels V ([@nvdk](https://github.com/nvdk))


## 2.23.1 (2022-03-30)

#### :bug: Bug Fix
Expand Down
2 changes: 1 addition & 1 deletion 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": "2.23.1",
"version": "2.24.0-0",
"private": true,
"description": "Ember frontend of the Gelinkt Notuleren application",
"repository": {
Expand Down

0 comments on commit b608e86

Please sign in to comment.