From e0a5d300d22246e805a1b6e5b393b3325b685f40 Mon Sep 17 00:00:00 2001 From: Machine User Date: Mon, 2 Jun 2025 01:09:27 +0200 Subject: [PATCH 1/2] fix(main): add patch to main.md with tag v118.3.5 --- content/operations/releases/release-2025-07.md | 1 + 1 file changed, 1 insertion(+) diff --git a/content/operations/releases/release-2025-07.md b/content/operations/releases/release-2025-07.md index 452c3d314..1b502f966 100644 --- a/content/operations/releases/release-2025-07.md +++ b/content/operations/releases/release-2025-07.md @@ -65,6 +65,7 @@ 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 +- [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) - [fix(deps): update dependency @pqina/pintura from 8.92.15 to v8.92.16 (main)](https://github.com/livingdocsIO/livingdocs-editor/pull/10023) From 9d14dc8463a1d9b2a964a7c2b27210b22b19bb39 Mon Sep 17 00:00:00 2001 From: Machine User Date: Mon, 2 Jun 2025 01:09:27 +0200 Subject: [PATCH 2/2] fix(main): update release notes overview for main for livingdocs-editor with tag v118.3.5 --- data/releases.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/releases.json b/data/releases.json index 81ef6191c..9e77e6d45 100644 --- a/data/releases.json +++ b/data/releases.json @@ -8,7 +8,7 @@ "maintained": false, "legacy": false, "sortId": 50, - "editorVersion": "v118.3.4", + "editorVersion": "v118.3.5", "serverVersion": "v277.3.2" }, "release-2025-05": {