@goodgamestudios/cxf-plugins 0.50.0 → 0.52.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.52.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.51.1...v0.52.0) (2021-10-28)
|
|
2
|
+
|
|
3
|
+
|
|
4
|
+
### Features
|
|
5
|
+
|
|
6
|
+
* use new cxf-event with temp server event ([cbb5748](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/cbb57486c155a30d159e0bf4ac58fa70bd280cf2))
|
|
7
|
+
|
|
8
|
+
## [0.51.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.51.0...v0.51.1) (2021-10-13)
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
### Bug Fixes
|
|
12
|
+
|
|
13
|
+
* release SKUN-1322 ([f10efe9](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/f10efe99df697edb4a026a3e859fa0abb9c4b10f))
|
|
14
|
+
|
|
15
|
+
# [0.51.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.50.1...v0.51.0) (2021-09-15)
|
|
16
|
+
|
|
17
|
+
|
|
18
|
+
### Features
|
|
19
|
+
|
|
20
|
+
* enable webshop prefetch SKUN-1262 ([6a45ea9](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/6a45ea9df290ffdc6dcc7d483d6c0bdc6d609f5c))
|
|
21
|
+
|
|
22
|
+
## [0.50.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.50.0...v0.50.1) (2021-09-07)
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
### Bug Fixes
|
|
26
|
+
|
|
27
|
+
* use unpkg for live config SKUN-1257 ([9a9ce83](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/9a9ce837ae7bfc84467cbd975987ea37c09e355d))
|
|
28
|
+
|
|
1
29
|
# [0.50.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.49.0...v0.50.0) (2021-08-23)
|
|
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.14.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.14.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.14.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.14.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.14.0'></script>",
|
|
8
8
|
"<script src='https://unpkg.com/@goodgamestudios/cxf-shop-zipcodes@production'></script>"
|
|
9
9
|
]
|
package/package.json
CHANGED