@simplybusiness/theme-simplybusiness 2.3.9 → 2.3.10

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,13 @@
1
1
  # @simplybusiness/theme-simplybusiness
2
2
 
3
+ ## 2.3.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [e3404de]
8
+ - Updated dependencies [c5cac94]
9
+ - @simplybusiness/mobius-journey@10.27.0
10
+
3
11
  ## 2.3.9
4
12
 
5
13
  ### Patch Changes
package/dist/index.css CHANGED
@@ -6014,6 +6014,7 @@ svg:not(:host).svg-inline--mobius-icon{
6014
6014
  position:fixed;
6015
6015
  width:100%;
6016
6016
  left:0px;
6017
+ z-index:1000;
6017
6018
  }
6018
6019
  }
6019
6020
  .mobius-payment-summary__payment-summary-box{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplybusiness/theme-simplybusiness",
3
- "version": "2.3.9",
3
+ "version": "2.3.10",
4
4
  "main": "dist/index.css",
5
5
  "simplyBusiness": {
6
6
  "publishToPublicNpm": true
@@ -30,7 +30,7 @@
30
30
  "@simplybusiness/mobius-chatbot": "^2.0.18",
31
31
  "@simplybusiness/mobius-datepicker": "^7.1.14",
32
32
  "@simplybusiness/mobius-interventions": "^2.7.8",
33
- "@simplybusiness/mobius-journey": "^10.26.0",
33
+ "@simplybusiness/mobius-journey": "^10.27.0",
34
34
  "@simplybusiness/theme-core": "^7.13.12"
35
35
  },
36
36
  "devDependencies": {