@accelbyte/sdk 0.1.1-alpha.45 → 0.1.1-alpha.47

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,3 +1,11 @@
1
+ ### 0.1.1-alpha.47 - 2022-12-22
2
+
3
+ - Fix wrong fields in package.json being deleted
4
+
5
+ ### 0.1.1-alpha.46 - 2022-12-22
6
+
7
+ - Make dependencies exist in SDK when publishing
8
+
1
9
  ### 0.1.1-alpha.45 - 2022-12-19
2
10
 
3
11
  - Update conditional exports to support both Node and Browser environments