@vixoniccom/news-internal 0.4.20-dev.4 → 0.4.20-dev.5

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
@@ -2,6 +2,16 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### [0.4.20-dev.5](https://github.com/Vixonic/store-news-internal/compare/v0.4.20-dev.4...v0.4.20-dev.5) (2025-09-04)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * add title tag ([ec3c161](https://github.com/Vixonic/store-news-internal/commit/ec3c1613eab4903201f7b05e0b0e82da27f0460a))
11
+ * apply sonar and copilot suggestions ([26612ad](https://github.com/Vixonic/store-news-internal/commit/26612ad09a03f6937377fe717be05a745c970cce))
12
+ * change alt content ([9cb947b](https://github.com/Vixonic/store-news-internal/commit/9cb947b57b8a9cfe91058985fedb184b0087fc40))
13
+ * test html fixed ([5c3b088](https://github.com/Vixonic/store-news-internal/commit/5c3b08842ca5dca86a9b336abdecfe7eb04057c4))
14
+
5
15
  ### [0.4.20-dev.4](https://github.com/Vixonic/store-news-internal/compare/v0.4.20-dev.3...v0.4.20-dev.4) (2025-09-03)
6
16
 
7
17
 
package/build/index.html CHANGED
@@ -1 +1 @@
1
- <!doctype html><html style="position:absolute;height:100%;width:100%;overflow:hidden"><head><title></title><meta charset="utf-8"></head><body style="margin:0;overflow:hidden"><div id="root" style="position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden"></div><script src="./main.js"></script></body></html>
1
+ <!doctype html><html lang="en" style="position:absolute;height:100%;width:100%;overflow:hidden"><head><title></title><meta charset="utf-8"/></head><body style="margin:0;overflow:hidden"><div id="root" style="position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden"></div><script src="./main.js"></script></body></html>