@goodgamestudios/cxf-plugins 0.50.1 → 0.53.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 +1 -1
- package/CHANGELOG.md +28 -0
- package/dist/bigfarm-ms.json +3 -3
- package/dist/bigfarm.json +3 -3
- package/dist/empire-ms.json +3 -3
- package/dist/empire.json +3 -3
- package/dist/empirefourkingdoms.json +3 -3
- package/package.json +1 -1
package/.gitlab-ci.yml
CHANGED
package/CHANGELOG.md
CHANGED
|
@@ -1,3 +1,31 @@
|
|
|
1
|
+
# [0.53.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.52.0...v0.53.0) (2021-11-03)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* upgrade-cxf-webshop to new version SKUN-1308 ([ed4b468](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/ed4b4688991f7b8c6bbb5cbc83958161343cb456))
|
|
7
|
+
|
|
8
|
+
# [0.52.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.51.1...v0.52.0) (2021-10-28)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Features
|
|
12
|
+
|
|
13
|
+
* use new cxf-event with temp server event ([cbb5748](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/cbb57486c155a30d159e0bf4ac58fa70bd280cf2))
|
|
14
|
+
|
|
15
|
+
## [0.51.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.51.0...v0.51.1) (2021-10-13)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Bug Fixes
|
|
19
|
+
|
|
20
|
+
* release SKUN-1322 ([f10efe9](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/f10efe99df697edb4a026a3e859fa0abb9c4b10f))
|
|
21
|
+
|
|
22
|
+
# [0.51.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.50.1...v0.51.0) (2021-09-15)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Features
|
|
26
|
+
|
|
27
|
+
* enable webshop prefetch SKUN-1262 ([6a45ea9](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/6a45ea9df290ffdc6dcc7d483d6c0bdc6d609f5c))
|
|
28
|
+
|
|
1
29
|
## [0.50.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.50.0...v0.50.1) (2021-09-07)
|
|
2
30
|
|
|
3
31
|
|
package/dist/bigfarm-ms.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
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.
|
|
4
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.
|
|
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
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.
|
|
7
|
+
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
|
|
8
8
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-shop-zipcodes@production'></script>"
|
|
9
9
|
]
|
package/dist/bigfarm.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
[
|
|
2
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.
|
|
4
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.
|
|
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
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.
|
|
7
|
+
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
|
|
8
8
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-fullscreen@production'></script>",
|
|
9
9
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-shop-zipcodes@production'></script>",
|
|
10
10
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-ia@production/dist/bigfarm.js'></script>",
|
package/dist/empire-ms.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
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.
|
|
4
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.
|
|
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
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.
|
|
7
|
+
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
|
|
8
8
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-shop-zipcodes@production'></script>"
|
|
9
9
|
]
|
package/dist/empire.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
[
|
|
2
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.
|
|
4
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.
|
|
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
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.
|
|
7
|
+
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1'></script>",
|
|
8
8
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-fullscreen@production'></script>",
|
|
9
9
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-shop-zipcodes@production'></script>",
|
|
10
10
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-ia@production/dist/empire.js'></script>",
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
[
|
|
2
2
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-error-handler@production'></script>",
|
|
3
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.
|
|
3
|
+
"<script src='https://unpkg.com/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialogAir.js'></script>",
|
|
4
4
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-announcements@0.19.0/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.
|
|
7
|
-
"<script src='https://unpkg.com/@goodgamestudios/cxf-webshop@6.
|
|
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