diff --git a/changelog/1.29.6.md b/changelog/1.29.6.md deleted file mode 100644 index 62247442d..000000000 --- a/changelog/1.29.6.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: "1.29.6" -description: "Released on 05/31/2022" ---- - -### Breaking changes ❗ - -There are no breaking changes in 1.29.6. - -### Features ✨ - -- infra: added automatic reconnection if the web terminal disconnects. - -### Bug fixes 🐛 - -There are no bug fixes in 1.29.6. - -### Security updates 🔐 - -There are no security updates in 1.29.6. diff --git a/changelog/1.30.3.md b/changelog/1.30.3.md deleted file mode 100644 index 25871e0f4..000000000 --- a/changelog/1.30.3.md +++ /dev/null @@ -1,20 +0,0 @@ ---- -title: "1.30.3" -description: "Released on 05/31/2022" ---- - -### Breaking changes ❗ - -There are no breaking changes in 1.30.3. - -### Features ✨ - -- infra: added automatic reconnection if the web terminal disconnects. - -### Bug fixes 🐛 - -There are no bug fixes in 1.30.3. - -### Security updates 🔐 - -There are no security updates in 1.30.3. diff --git a/manifest.json b/manifest.json index 8c10842d1..1255e0e14 100644 --- a/manifest.json +++ b/manifest.json @@ -563,9 +563,6 @@ { "path": "./changelog/1.30.0.md", "children": [ - { - "path": "./changelog/1.30.3.md" - }, { "path": "./changelog/1.30.2.md" }, @@ -577,9 +574,6 @@ { "path": "./changelog/1.29.0.md", "children": [ - { - "path": "./changelog/1.29.6.md" - }, { "path": "./changelog/1.29.5.md" },