@simplybusiness/mobius 5.22.0 → 5.24.0
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,22 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
+
## 5.24.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- c487ba5: Adds Accordion to Upsells component
|
|
8
|
+
|
|
9
|
+
### Patch Changes
|
|
10
|
+
|
|
11
|
+
- Updated dependencies [3e6b616]
|
|
12
|
+
- @simplybusiness/icons@4.22.0
|
|
13
|
+
|
|
14
|
+
## 5.23.0
|
|
15
|
+
|
|
16
|
+
### Minor Changes
|
|
17
|
+
|
|
18
|
+
- 8f5fbe0: Complete the migration of journey-components into mobius
|
|
19
|
+
|
|
3
20
|
## 5.22.0
|
|
4
21
|
|
|
5
22
|
### Minor Changes
|