pptx-svelte-viewer 2.20.4 → 2.20.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -7,6 +7,25 @@ A release listed with no entries carried no Conventional Commit in this package'
7
7
  scope: scripts/release-plan.mjs re-releases a package whenever any of its files
8
8
  change, not only on conventional ones.
9
9
 
10
+ ## [2.20.5](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.20.5) - 2026-08-19
11
+
12
+ ### Dependencies
13
+
14
+ - **deps:** Update y-websocket requirement from ^3.0.0 to ^3.1.0 ([#169](https://github.com/ChristopherVR/pptx-viewer/issues/169)) (by @dependabot[bot]) ([7e9c5a5](https://github.com/ChristopherVR/pptx-viewer/commit/7e9c5a51a7cb46df36223df4f91f192200562871))
15
+ - **deps:** Update @lucide/svelte requirement from ^1.28.0 to ^1.31.0 ([#166](https://github.com/ChristopherVR/pptx-viewer/issues/166)) (by @dependabot[bot]) ([3e1a554](https://github.com/ChristopherVR/pptx-viewer/commit/3e1a55404483f8010455169781dcd39a3721ef8d))
16
+
17
+ ### Chores
18
+
19
+ - **deps-dev:** Update rollup-plugin-dts requirement ([#167](https://github.com/ChristopherVR/pptx-viewer/issues/167)) (by @dependabot[bot]) ([d6ecdf5](https://github.com/ChristopherVR/pptx-viewer/commit/d6ecdf53132ca750f9fc5e8b2bb45b4560f9e340))
20
+ - **deps-dev:** Update vite requirement from ^8.2.0 to ^8.2.1 ([#165](https://github.com/ChristopherVR/pptx-viewer/issues/165)) (by @dependabot[bot]) ([a059a9e](https://github.com/ChristopherVR/pptx-viewer/commit/a059a9ecbd374279864c42d45c249bcb5c0ecc6b))
21
+ - **deps-dev:** Bump the minor-and-patch group with 2 updates ([#162](https://github.com/ChristopherVR/pptx-viewer/issues/162)) (by @dependabot[bot]) ([2645f25](https://github.com/ChristopherVR/pptx-viewer/commit/2645f258a35282b61960c30649f216e583879f12))
22
+
23
+ ## [2.20.4](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.20.4) - 2026-08-14
24
+
25
+ ### Bug Fixes
26
+
27
+ - **vanilla:** Repair the properties panel, inline editor, mobile chrome and show performance (by @ChristopherVR) ([47265ef](https://github.com/ChristopherVR/pptx-viewer/commit/47265efba9459359695bdcd74038b8b6d0787d0f))
28
+
10
29
  ## [2.20.3](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-svelte-viewer@2.20.3) - 2026-08-14
11
30
 
12
31
  ### Bug Fixes