diff --git a/content/operations/releases/release-2025-07.md b/content/operations/releases/release-2025-07.md index 1b502f966..16cb248c4 100644 --- a/content/operations/releases/release-2025-07.md +++ b/content/operations/releases/release-2025-07.md @@ -65,6 +65,8 @@ These are the release notes of the upcoming release (pull requests merged to the - :fire: Integration against the upcoming release (currently `master` branch) is at your own risk ## PRs to Categorize +- [Add news-agency-screen](https://github.com/livingdocsIO/livingdocs-editor/pull/10017) +- [Add News Agency Screen](https://github.com/livingdocsIO/livingdocs-server/pull/8064) - [fix(deps): update dependency sass from 1.89.0 to v1.89.1 (main)](https://github.com/livingdocsIO/livingdocs-editor/pull/10026) - [fix(deps): update dependency @babel/core from 7.27.3 to v7.27.4 (main)](https://github.com/livingdocsIO/livingdocs-editor/pull/10024) - [fix(deps): update aws-sdk (main) (patch)](https://github.com/livingdocsIO/livingdocs-server/pull/8073) diff --git a/data/releases.json b/data/releases.json index 9e77e6d45..880809d49 100644 --- a/data/releases.json +++ b/data/releases.json @@ -8,8 +8,8 @@ "maintained": false, "legacy": false, "sortId": 50, - "editorVersion": "v118.3.5", - "serverVersion": "v277.3.2" + "editorVersion": "v118.4.0", + "serverVersion": "v277.4.0" }, "release-2025-05": { "key": "release-2025-05",