pptx-angular-viewer 1.26.0 → 1.27.0

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
@@ -4,6 +4,20 @@ All notable changes to this project are documented here.
4
4
  This file is generated from [Conventional Commits](https://www.conventionalcommits.org)
5
5
  by [git-cliff](https://git-cliff.org); do not edit it by hand.
6
6
 
7
+ ## [1.26.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-angular-viewer@1.26.0) - 2026-07-17
8
+
9
+ ### Features
10
+
11
+ - **angular:** Add hiddenActions input to hide individual toolbar/ribbon actions (by @ChristopherVR) ([61eb995](https://github.com/ChristopherVR/pptx-viewer/commit/61eb995be25b317f2172a5983b83575deaefc16c))
12
+
13
+ ### Other
14
+
15
+ - Integrate release version bumps (by @ChristopherVR) ([4b3893f](https://github.com/ChristopherVR/pptx-viewer/commit/4b3893f4158803cc5533beb266ffdc8c776177cb))
16
+
17
+ ### Dependencies
18
+
19
+ - **deps:** Update outdated dependencies within semver ranges (by @ChristopherVR) ([3249d8e](https://github.com/ChristopherVR/pptx-viewer/commit/3249d8ecd53ea79089f87f942f2c88caae840466))
20
+
7
21
  ## [1.25.0](https://github.com/ChristopherVR/pptx-viewer/releases/tag/pptx-angular-viewer@1.25.0) - 2026-07-17
8
22
 
9
23
  ### Dependencies