@simplybusiness/theme-simplybusiness 1.19.9 → 1.19.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,12 @@
1
1
  # @simplybusiness/theme-simplybusiness
2
2
 
3
+ ## 1.19.10
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [8e3d64a]
8
+ - @simplybusiness/mobius-chatbot@1.3.0
9
+
3
10
  ## 1.19.9
4
11
 
5
12
  ### Patch Changes
package/dist/index.css CHANGED
@@ -6861,7 +6861,6 @@ svg:not(:host).svg-inline--mobius-icon{
6861
6861
  .mobius-text-message__content{
6862
6862
  display:flex;
6863
6863
  flex-direction:column;
6864
- gap:var(--size-sm);
6865
6864
  width:100%;
6866
6865
  }
6867
6866
  .mobius-text-message__text{
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@simplybusiness/theme-simplybusiness",
3
- "version": "1.19.9",
3
+ "version": "1.19.10",
4
4
  "main": "dist/index.css",
5
5
  "simplyBusiness": {
6
6
  "publishToPublicNpm": true
@@ -27,7 +27,7 @@
27
27
  },
28
28
  "dependencies": {
29
29
  "@simplybusiness/mobius": "^5.27.1",
30
- "@simplybusiness/mobius-chatbot": "^1.2.4",
30
+ "@simplybusiness/mobius-chatbot": "^1.3.0",
31
31
  "@simplybusiness/mobius-datepicker": "^6.5.16",
32
32
  "@simplybusiness/mobius-interventions": "^1.44.0",
33
33
  "@simplybusiness/mobius-journey": "^8.20.1",