rudder-sdk-js 2.22.1 → 2.22.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -2,6 +2,13 @@
2
2
 
3
3
  All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
4
4
 
5
+ ### 2.22.2 (2023-01-14)
6
+
7
+
8
+ ### Bug Fixes
9
+
10
+ * null context merge ([cfb4810](https://github.com/rudderlabs/rudder-sdk-js/commit/cfb4810f1f97a1d35b2effe9595e22617bbca5cb))
11
+
5
12
  ### [2.22.1](https://github.com/rudderlabs/rudder-sdk-js/compare/v2.22.0...v2.22.1) (2023-01-13)
6
13
 
7
14