@goodgamestudios/cxf-plugins 0.104.0 → 0.105.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,3 +1,13 @@
1
+ # [0.105.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.104.0...v0.105.0) (2025-11-11)
2
+
3
+
4
+ ### Features
5
+
6
+ * add CXF-CANVAS plugin to PROD ([0519f95](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/0519f95cb58c839740478677fb8897b9fe88f183))
7
+ * **RA-59810:** updated cxf-ia version for bigfarm, updated rewarded ad unit ids ([ae91e33](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/ae91e333b21ccd249c07630fe7492e857d8175c7))
8
+ * add CXF-CANVAS plugin to QA ([afa8781](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/afa8781c9531bbc0a2de2fa30ad244ff904670d8))
9
+ * add CXF-CANVAS plugin to QA ([d23d666](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/d23d6661dc8225952393dbb379d9a88080969e0c))
10
+
1
11
  # [0.104.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.103.1...v0.104.0) (2025-11-06)
2
12
 
3
13
 
@@ -5,6 +15,30 @@
5
15
 
6
16
  * **RA-59810:** updated cxf-ia version for bigfarm, updated rewarded ad unit ids ([38b70db](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/38b70db88d0e8a7ca95ea46e5b2d2a490e505d5f))
7
17
 
18
+ # [0.104.0-qa.4](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.104.0-qa.3...v0.104.0-qa.4) (2025-11-11)
19
+
20
+
21
+ ### Features
22
+
23
+ * add CXF-CANVAS plugin to PROD ([0519f95](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/0519f95cb58c839740478677fb8897b9fe88f183))
24
+
25
+ # [0.104.0-qa.3](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.104.0-qa.2...v0.104.0-qa.3) (2025-11-06)
26
+
27
+
28
+ ### Features
29
+
30
+ * **RA-59810:** updated cxf-ia version for bigfarm, updated rewarded ad unit ids ([ae91e33](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/ae91e333b21ccd249c07630fe7492e857d8175c7))
31
+
32
+ # [0.104.0-qa.2](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.104.0-qa.1...v0.104.0-qa.2) (2025-05-26)
33
+
34
+
35
+ ### Features
36
+
37
+ * add CXF-CANVAS plugin to QA ([afa8781](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/afa8781c9531bbc0a2de2fa30ad244ff904670d8))
38
+
39
+ # [0.104.0-qa.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.103.1...v0.104.0-qa.1) (2025-04-16)
40
+
41
+
8
42
  ## [0.103.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.103.0...v0.103.1) (2025-03-24)
9
43
 
10
44
 
@@ -2,8 +2,9 @@
2
2
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-error-handler@0.4.0/dist/index.js'></script>",
3
3
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.21.1/dist/bigfarm.js'></script>",
4
4
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-announcements@0.19.8/dist/announcements.js'></script>",
5
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-canvas@1.1.0/dist/cxf-canvas.js'></script>",
5
6
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
6
7
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
7
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.27.0/dist/webshop-cxf.js'></script>",
8
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.27.3/dist/webshop-cxf.js'></script>",
8
9
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
9
10
  ]
package/dist/bigfarm.json CHANGED
@@ -3,10 +3,11 @@
3
3
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.23.1/dist/bigfarm.js'></script>",
4
4
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-announcements@0.19.8/dist/announcements.js'></script>",
5
5
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-banners@1.32.0/dist/index.js'></script>",
6
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-canvas@1.1.0/dist/cxf-canvas.js'></script>",
6
7
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
7
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
8
9
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-fullscreen@0.0.7/dist/index.js'></script>",
9
10
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.21.1/dist/bigfarm.js'></script>",
10
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.27.0/dist/webshop-cxf.js'></script>",
11
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.27.3/dist/webshop-cxf.js'></script>",
11
12
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
12
13
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodgamestudios/cxf-plugins",
3
- "version": "0.104.0",
3
+ "version": "0.105.0",
4
4
  "description": "List of plugins that will be installed by CXF",
5
5
  "author": "Davide de Paolis ddepaolis@goodgamestudios.com",
6
6
  "license": "UNLICENSED",