@squiz/component-cli-lib 1.64.1 → 1.65.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,11 @@
1
1
  # Change Log
2
2
 
3
+ ## 1.65.0
4
+
5
+ ### Minor Changes
6
+
7
+ - 181f4da: Updated DXP session logic to accomodate experiments being defined as an object ({experimentId: variant}) in addition to the existing array structure.
8
+
3
9
  ## 1.64.1
4
10
 
5
11
  ### Patch Changes
package/lib/index.js CHANGED
@@ -560,7 +560,7 @@ tslib/tslib.es6.js:
560
560
  */
561
561
  /**
562
562
  * @title @squiz/content-api
563
- * @version 1.64.0
563
+ * @version 1.65.0
564
564
  * @license ISC
565
565
  * @baseUrl /
566
566
  * @contact