@digi-frontend/dgate-api-documentation 1.0.65 → 1.0.66

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@digi-frontend/dgate-api-documentation",
3
- "version": "1.0.65",
3
+ "version": "1.0.66",
4
4
  "main": "dist/src/index.js",
5
5
  "module": "dist/src/index.js",
6
6
  "types": "dist/types/index.d.ts",
@@ -10,7 +10,3 @@ npm version patch --no-git-tag-version
10
10
  npm run build
11
11
 
12
12
  npm publish
13
-
14
- git add package.json
15
- git commit -m "Upgrading version"
16
- git push
package/variables.txt CHANGED
@@ -1,4 +1,4 @@
1
- export APP_VERSION=1.0.64
2
- export ECR_IMAGE=650046438355.dkr.ecr.eu-central-1.amazonaws.com/dgate-api-documentation:1.0.64-31075-develop
3
- export IMAGE_TAG=1.0.64-31075-develop
1
+ export APP_VERSION=1.0.65
2
+ export ECR_IMAGE=650046438355.dkr.ecr.eu-central-1.amazonaws.com/dgate-api-documentation:1.0.65-31082-develop
3
+ export IMAGE_TAG=1.0.65-31082-develop
4
4
  export TARGET_ENV=dev