@goodgamestudios/cxf-plugins 0.66.1 → 0.67.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,17 @@
1
+ # [0.67.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.66.1...v0.67.0) (2022-10-25)
2
+
3
+
4
+ ### Features
5
+
6
+ * :bookmark: new version for ad banners, interstitials and events ([5877b36](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/5877b3643dd49bc1688be863b44ed53f90614381))
7
+
8
+ # [0.67.0-qa.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.66.1...v0.67.0-qa.1) (2022-10-25)
9
+
10
+
11
+ ### Features
12
+
13
+ * :bookmark: new version for ad banners, interstitials and events ([5877b36](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/5877b3643dd49bc1688be863b44ed53f90614381))
14
+
1
15
  ## [0.66.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.66.0...v0.66.1) (2022-10-14)
2
16
 
3
17
 
package/dist/bigfarm.json CHANGED
@@ -1,12 +1,12 @@
1
1
  [
2
2
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-error-handler@0.4.0/dist/index.js'></script>",
3
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.22.0/dist/bigfarm.js'></script>",
3
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.23.0/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-ad-banner@1.12.1/dist/index.js'></script>",
5
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ad-banner@1.14.0/dist/index.js'></script>",
6
6
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
7
7
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-fullscreen@0.0.7/dist/index.js'></script>",
9
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.6.1/dist/bigfarm.js'></script>",
9
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.7.0/dist/bigfarm.js'></script>",
10
10
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.21.0/dist/webshop-cxf.js'></script>",
11
11
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
12
12
  ]
package/dist/empire.json CHANGED
@@ -1,12 +1,12 @@
1
1
  [
2
2
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-error-handler@0.4.0/dist/index.js'></script>",
3
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.22.0/dist/empire.js'></script>",
3
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-events@1.23.0/dist/empire.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-ad-banner@1.12.1/dist/index.js'></script>",
5
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ad-banner@1.14.0/dist/index.js'></script>",
6
6
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-tracking@1.2.0/dist/index.js'></script>",
7
7
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialog.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-fullscreen@0.0.7/dist/index.js'></script>",
9
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.6.1/dist/empire.js'></script>",
9
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.7.0/dist/empire.js'></script>",
10
10
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.21.0/dist/webshop-cxf.js'></script>",
11
11
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
12
12
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodgamestudios/cxf-plugins",
3
- "version": "0.66.1",
3
+ "version": "0.67.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",