@aws-amplify/core 4.7.13 → 4.7.15

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.
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  // generated by genversion
4
- exports.version = '4.7.12';
4
+ exports.version = '4.7.14';
5
5
  //# sourceMappingURL=version.js.map
@@ -1 +1 @@
1
- export declare const version = "4.7.12";
1
+ export declare const version = "4.7.14";
@@ -1,3 +1,3 @@
1
1
  // generated by genversion
2
- export var version = '4.7.12';
2
+ export var version = '4.7.14';
3
3
  //# sourceMappingURL=version.js.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/core",
3
- "version": "4.7.13",
3
+ "version": "4.7.15",
4
4
  "description": "Core category of aws-amplify",
5
5
  "main": "./lib/index.js",
6
6
  "module": "./lib-esm/index.js",
@@ -108,5 +108,5 @@
108
108
  "lib-esm"
109
109
  ]
110
110
  },
111
- "gitHead": "eaa4317115aaa23a632af7249b3d995e83af6ef3"
111
+ "gitHead": "4b15edd7e3477341c94d1fc436b75f0a85417e00"
112
112
  }
@@ -1,2 +1,2 @@
1
1
  // generated by genversion
2
- export const version = '4.7.12';
2
+ export const version = '4.7.14';