@checkstack/frontend 0.3.15 → 0.3.16

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,5 +1,11 @@
1
1
  # @checkstack/frontend
2
2
 
3
+ ## 0.3.16
4
+
5
+ ### Patch Changes
6
+
7
+ - f8c8625: Added SVG favicon to frontend application
8
+
3
9
  ## 0.3.15
4
10
 
5
11
  ### Patch Changes
package/index.html CHANGED
@@ -5,6 +5,7 @@
5
5
  <meta charset="UTF-8" />
6
6
  <meta name="viewport" content="width=device-width, initial-scale=1.0" />
7
7
  <title>Checkstack Health Monitor</title>
8
+ <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
8
9
  <!-- Import Map for runtime plugins to share React with host app -->
9
10
  <!-- Runtime plugins use standard `import React from "react"` and browser resolves via this map -->
10
11
  <script type="importmap">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@checkstack/frontend",
3
- "version": "0.3.15",
3
+ "version": "0.3.16",
4
4
  "checkstack": {
5
5
  "type": "frontend"
6
6
  },
@@ -0,0 +1,3 @@
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2db9cf696a3f5844954fe436ff927ba49c21410e7e66b359a22d1caf7e7b4979
3
+ size 849