@goodgamestudios/cxf-plugins 0.64.1 → 0.65.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.65.0](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.64.1...v0.65.0) (2022-10-11)
2
+
3
+
4
+ ### Features
5
+
6
+ * release dynamic config for cxf-webshop ([b467dad](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/b467dadb98b99556651e0b635d76ca2972ca0695))
7
+
8
+ # [0.65.0-qa.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.64.1...v0.65.0-qa.1) (2022-10-10)
9
+
10
+
11
+ ### Features
12
+
13
+ * release dynamic config for cxf-webshop ([b467dad](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/commit/b467dadb98b99556651e0b635d76ca2972ca0695))
14
+
1
15
  ## [0.64.1](https://gitlab.goodgamestudios.com/cxf/cxf-plugins/compare/v0.64.0...v0.64.1) (2022-09-27)
2
16
 
3
17
 
package/README.md CHANGED
@@ -1,18 +1,18 @@
1
1
  ## CI/CD
2
- - `qa` branch publishes with `@qa` tag and appends a pre-release postfix. Example: `1.4.1-qa.1`
2
+ - `develop` branch publishes with `@qa` tag and appends a pre-release postfix. Example: `1.4.1-qa.1`
3
3
  - `master` branch publishes with `@production` tag. Example: `1.4.1`
4
4
 
5
5
  ### How to create a feature
6
- - branch from `qa`
6
+ - branch from `develop`
7
7
  - make feature
8
8
  - stage changes
9
9
  - run `npm run commit`
10
10
  - push a new branch to the repo
11
11
  - create merge request (MR)
12
- - merge MR to `qa` branch
12
+ - merge MR to `develop` branch
13
13
 
14
14
  ## How to release to production
15
- - merge `qa` to `master`
15
+ - merge `develop` to `master`
16
16
  - start `publish-to-production` job manually (by clicking on the button)
17
17
 
18
18
 
@@ -4,6 +4,6 @@
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-tracking@1.2.0/dist/index.js'></script>",
6
6
  "<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.20.2/dist/webshop-cxf.js'></script>",
7
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.21.0/dist/webshop-cxf.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
9
9
  ]
package/dist/bigfarm.json CHANGED
@@ -7,6 +7,6 @@
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
9
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.6.1/dist/bigfarm.js'></script>",
10
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.20.2/dist/webshop-cxf.js'></script>",
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
  ]
@@ -4,6 +4,6 @@
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-tracking@1.2.0/dist/index.js'></script>",
6
6
  "<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.20.2/dist/webshop-cxf.js'></script>",
7
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.21.0/dist/webshop-cxf.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
9
9
  ]
package/dist/empire.json CHANGED
@@ -7,6 +7,6 @@
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
9
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-ia@0.6.1/dist/empire.js'></script>",
10
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.20.2/dist/webshop-cxf.js'></script>",
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
  ]
@@ -4,6 +4,6 @@
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-tracking@1.2.0/dist/index.js'></script>",
6
6
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-dialog@1.6.1/dist/cxfDialogAir.js'></script>",
7
- "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.20.2/dist/webshop-cxf.js'></script>",
7
+ "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-webshop@6.21.0/dist/webshop-cxf.js'></script>",
8
8
  "<script src='https://cdn.jsdelivr.net/npm/@goodgamestudios/cxf-shop-zipcodes@1.0.2/dist/index.js'></script>"
9
9
  ]
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@goodgamestudios/cxf-plugins",
3
- "version": "0.64.1",
3
+ "version": "0.65.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",