@sp-days-framework/docusaurus-frontpage-collection 1.1.0 → 1.1.1-beta1

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.
@@ -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.1-beta1 ![Sync](https://img.shields.io/badge/sync-version--bump-lightgrey)
23
+
24
+ Version bump to match other packages in the framework
25
+
26
+ ---
27
+
22
28
  ## Version 1.1.0 ![Release](https://img.shields.io/badge/release-production-blue)
23
29
 
24
30
  Terminal component deprecated and documentation improvements
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@sp-days-framework/docusaurus-frontpage-collection",
3
- "version": "1.1.0",
3
+ "version": "1.1.1-beta1",
4
4
  "description": "A collection of Docusaurus frontpage UI components.",
5
5
  "repository": {
6
6
  "type": "git",