@sp-days-framework/slidev-theme-sykehuspartner 1.1.1 → 1.1.2
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/docs/changelog.mdx +6 -0
- package/package.json +1 -1
package/docs/changelog.mdx
CHANGED
|
@@ -19,6 +19,12 @@ All packages within `@sp-days-framework` use the same version number. In some ca
|
|
|
19
19
|
|
|
20
20
|
---
|
|
21
21
|
|
|
22
|
+
## Version 1.1.2 
|
|
23
|
+
|
|
24
|
+
Version bump to match other packages in the framework
|
|
25
|
+
|
|
26
|
+
---
|
|
27
|
+
|
|
22
28
|
## Version 1.1.1 
|
|
23
29
|
|
|
24
30
|
Relative image path support and security updates
|