@ks89/angular-modal-gallery 10.0.0 → 10.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
+ # 10.0.1
2
+
3
+ ### Bugfixes
4
+
5
+ - fix examples, readme file and Github Action workflow
6
+
7
+
1
8
  # 10.0.0
2
9
 
3
10
  ### Features
package/README.md CHANGED
@@ -181,6 +181,7 @@ You can use all default features without font-awesome. For more info, check offi
181
181
 
182
182
  **More than 100 releases in two years**, and more to come... :)
183
183
 
184
+ - 11/18/2022 - 10.0.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
184
185
  - 11/17/2022 - 10.0.0 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
185
186
  - 08/03/2022 - 10.0.0-rc.1 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
186
187
  - 05/10/2022 - 9.1.0 - @ks89/angular-modal-gallery - [HERE](https://github.com/Ks89/angular-modal-gallery/releases)
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ks89/angular-modal-gallery",
3
- "version": "10.0.0",
3
+ "version": "10.0.1",
4
4
  "description": "Image gallery for Angular",
5
5
  "license": "MIT",
6
6
  "author": "Stefano Cappa",