@ks89/angular-modal-gallery 15.0.0 → 15.0.1

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
@@ -1,3 +1,10 @@
1
+ # 15.0.1
2
+
3
+ ### Chores
4
+
5
+ - remove useless console.log in description directive #276 (reported by @VK93YQ9)
6
+
7
+
1
8
  # 15.0.0
2
9
 
3
10
  ### Features
package/README.md CHANGED
@@ -181,6 +181,7 @@ From version @ks89/angular-modal-gallery >= 11.0.0, **mousetrap and hammerjs hav
181
181
 
182
182
  **More than 120 releases**, and more to come... :)
183
183
 
184
+ - 03/25/2026 - 15.0.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
184
185
  - 12/22/2025 - 15.0.0 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
185
186
  - 09/12/2025 - 15.0.0-alpha.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
186
187
  - 08/20/2025 - 14.0.0 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)