@goodgamestudios/cxf-plugins 0.51.1 → 0.54.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/.gitlab-ci.yml CHANGED
@@ -1,4 +1,4 @@
1
- image: node:latest
1
+ image: node:14
2
2
 
3
3
  variables:
4
4
  GIT_STRATEGY: clone
package/CHANGELOG.md CHANGED
@@ -1,3 +1,41 @@
1
+ # [0.54.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.53.0...v0.54.0) (2022-01-04)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * typo on read me ([224a239](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/224a2390cc83aeb7c6e4cbac5d36dfaad49e1ca7))
7
+
8
+
9
+ ### Features
10
+
11
+ * point to the new cxf-announcements version ([4b8ac34](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/4b8ac3489026b6afbbbcf9b6b5a4d7dd33db80e4))
12
+
13
+ # [0.54.0-qa.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.53.0...v0.54.0-qa.1) (2022-01-04)
14
+
15
+
16
+ ### Bug Fixes
17
+
18
+ * typo on read me ([224a239](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/224a2390cc83aeb7c6e4cbac5d36dfaad49e1ca7))
19
+
20
+
21
+ ### Features
22
+
23
+ * point to the new cxf-announcements version ([4b8ac34](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/4b8ac3489026b6afbbbcf9b6b5a4d7dd33db80e4))
24
+
25
+ # [0.53.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.52.0...v0.53.0) (2021-11-03)
26
+
27
+
28
+ ### Features
29
+
30
+ * upgrade-cxf-webshop to new version SKUN-1308 ([ed4b468](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/ed4b4688991f7b8c6bbb5cbc83958161343cb456))
31
+
32
+ # [0.52.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.51.1...v0.52.0) (2021-10-28)
33
+
34
+
35
+ ### Features
36
+
37
+ * use new cxf-event with temp server event ([cbb5748](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/cbb57486c155a30d159e0bf4ac58fa70bd280cf2))
38
+
1
39
  ## [0.51.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.51.0...v0.51.1) (2021-10-13)
2
40
 
3
41
 
package/README.md CHANGED
@@ -14,3 +14,8 @@
14
14
  ## How to release to production
15
15
  - merge `qa` to `master`
16
16
  - start `publish-to-production` job manually (by clicking on the button)
17
+
18
+
19
+ ## To release to production from the Pipeline
20
+ - go to gitlab and press on the `Run Pipeline` button
21
+ - select the `master` branch and then without specifying any variables, click `Run Pipeline` button
@@ -1,7 +1,7 @@
1
1
  [
2
- "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.0/dist/announcements.js'></script>",
3
- "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.20.1/dist/bigfarm.js'></script>",
4
- "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.14.0'></script>",
2
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.1/dist/announcements.js'></script>",
3
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.21.0/dist/bigfarm.js'></script>",
4
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.15.0'></script>",
5
5
  "<script src='https://unpkg.com/@goodgamestudios/cxf-tracking@production'></script>",
6
6
  "<script src='https://unpkg.com/@goodgamestudios/cxf-error-handler@production'></script>",
7
7
  "<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
package/dist/bigfarm.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
- "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.0/dist/announcements.js'></script>",
3
- "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.20.1/dist/bigfarm.js'></script>",
4
- "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.14.0'></script>",
2
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.1/dist/announcements.js'></script>",
3
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.21.0/dist/bigfarm.js'></script>",
4
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.15.0'></script>",
5
5
  "<script src='https://unpkg.com/@goodgamestudios/cxf-tracking@production'></script>",
6
6
  "<script src='https://unpkg.com/@goodgamestudios/cxf-error-handler@production'></script>",
7
7
  "<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
@@ -1,7 +1,7 @@
1
1
  [
2
- "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.0/dist/announcements.js'></script>",
3
- "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.20.1/dist/empire.js'></script>",
4
- "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.14.0'></script>",
2
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.1/dist/announcements.js'></script>",
3
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.21.0/dist/empire.js'></script>",
4
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.15.0'></script>",
5
5
  "<script src='https://unpkg.com/@goodgamestudios/cxf-tracking@production'></script>",
6
6
  "<script src='https://unpkg.com/@goodgamestudios/cxf-error-handler@production'></script>",
7
7
  "<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
package/dist/empire.json CHANGED
@@ -1,7 +1,7 @@
1
1
  [
2
- "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.0/dist/announcements.js'></script>",
3
- "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.20.1/dist/empire.js'></script>",
4
- "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.14.0'></script>",
2
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.1/dist/announcements.js'></script>",
3
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.21.0/dist/empire.js'></script>",
4
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.15.0'></script>",
5
5
  "<script src='https://unpkg.com/@goodgamestudios/cxf-tracking@production'></script>",
6
6
  "<script src='https://unpkg.com/@goodgamestudios/cxf-error-handler@production'></script>",
7
7
  "<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
@@ -1,9 +1,9 @@
1
1
  [
2
2
  "<script src='https://unpkg.com/@goodgamestudios/cxf-error-handler@production'></script>",
3
3
  "<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialogAir.js'></script>",
4
- "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.0/dist/announcements.js'></script>",
4
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.1/dist/announcements.js'></script>",
5
5
  "<script src='https://unpkg.com/@goodgamestudios/cxf-tracking@production'></script>",
6
- "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.20.1/dist/empire.js'></script>",
7
- "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.14.0'></script>",
6
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-events@1.21.0/dist/empire.js'></script>",
7
+ "<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.15.0'></script>",
8
8
  "<script src='https://unpkg.com/@goodgamestudios/cxf-shop-zipcodes@production'></script>"
9
9
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodgamestudios/cxf-plugins",
3
- "version": "0.51.1",
3
+ "version": "0.54.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",