@simplybusiness/services 2.0.1 → 2.1.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,19 @@
1
1
  # Changelog
2
2
 
3
+ ## 2.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 9956a8b: Bumping to use the latest schema (1-0-4) for form_question_answered and start sending journey_id in the event
8
+
9
+ ## 2.0.2
10
+
11
+ ### Patch Changes
12
+
13
+ - d98e605: Restore CJS builds (`dist/cjs/`) for downstream consumers using `require()`.
14
+ - Updated dependencies [d98e605]
15
+ - @simplybusiness/mobius@8.0.2
16
+
3
17
  ## 2.0.1
4
18
 
5
19
  ### Patch Changes