diff --git a/.changeset/large-pumas-travel.md b/.changeset/large-pumas-travel.md deleted file mode 100644 index 68b6b3208..000000000 --- a/.changeset/large-pumas-travel.md +++ /dev/null @@ -1,8 +0,0 @@ ---- -"frontend-gelinkt-notuleren": minor ---- - -bump editor to 9.1.0 and plugins to 16.1.0 - -fixes [4657](https://binnenland.atlassian.net/browse/GN-4657) -fixes [4652](https://binnenland.atlassian.net/browse/GN-4652) diff --git a/CHANGELOG.md b/CHANGELOG.md index d57e9caca..e4f46c820 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # frontend-gelinkt-notuleren +## 5.11.0 + +### Minor Changes + +- [#623](https://github.com/lblod/frontend-gelinkt-notuleren/pull/623) [`73cb66f4`](https://github.com/lblod/frontend-gelinkt-notuleren/commit/73cb66f4ce61ad7d8039b9244966dd2c35015bc6) Thanks [@abeforgit](https://github.com/abeforgit)! - bump editor to 9.1.0 and plugins to 16.1.0 + + fixes [4657](https://binnenland.atlassian.net/browse/GN-4657) + fixes [4652](https://binnenland.atlassian.net/browse/GN-4652) + ## 5.10.3 ### Patch Changes diff --git a/package-lock.json b/package-lock.json index 8e469542d..abe976b11 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "frontend-gelinkt-notuleren", - "version": "5.10.3", + "version": "5.11.0", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "frontend-gelinkt-notuleren", - "version": "5.10.3", + "version": "5.11.0", "license": "MIT", "dependencies": { "@curvenote/prosemirror-utils": "^1.0.5", diff --git a/package.json b/package.json index f92239665..3c6c9f574 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "frontend-gelinkt-notuleren", - "version": "5.10.3", + "version": "5.11.0", "private": true, "description": "Ember frontend of the Gelinkt Notuleren application", "repository": {