Skip to content

Commit

Permalink
Release 3.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
lagartoverde committed Apr 20, 2023
1 parent 77baa56 commit 09f8d7b
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 3 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Expand Up @@ -24,6 +24,26 @@





## 3.4.0 (2023-04-20)

#### :rocket: Enhancement
* [#452](https://github.com/lblod/frontend-gelinkt-notuleren/pull/452) avoid saving editor document title without changes ([@lagartoverde](https://github.com/lagartoverde))
* [#448](https://github.com/lblod/frontend-gelinkt-notuleren/pull/448) Improve RS Attachment styling ([@lagartoverde](https://github.com/lagartoverde))
* [#450](https://github.com/lblod/frontend-gelinkt-notuleren/pull/450) Enable link-paste-handler in agendapoints and regulatory statements ([@elpoelma](https://github.com/elpoelma))

#### :bug: Bug Fix
* [#449](https://github.com/lblod/frontend-gelinkt-notuleren/pull/449) Fix schema of zitting-text component ([@elpoelma](https://github.com/elpoelma))

#### :house: Internal
* [#451](https://github.com/lblod/frontend-gelinkt-notuleren/pull/451) Bump vm2 from 3.9.15 to 3.9.16 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#447](https://github.com/lblod/frontend-gelinkt-notuleren/pull/447) Bump vm2 from 3.9.11 to 3.9.15 ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 3
- Elena Poelman ([@elpoelma](https://github.com/elpoelma))
- Oscar Rodriguez Villalobos ([@lagartoverde](https://github.com/lagartoverde))
- [@usrtim](https://github.com/usrtim)

## 3.3.0 (2023-03-27)

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
@@ -1,6 +1,6 @@
{
"name": "frontend-gelinkt-notuleren",
"version": "3.3.0",
"version": "3.4.0",
"private": true,
"description": "Ember frontend of the Gelinkt Notuleren application",
"repository": {
Expand Down

0 comments on commit 09f8d7b

Please sign in to comment.