aws-amplify 4.3.40 → 4.3.41
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 +8 -0
- package/dist/aws-amplify.js +1 -1
- package/dist/aws-amplify.js.map +1 -1
- package/dist/aws-amplify.min.js +1 -1
- package/package.json +15 -15
package/CHANGELOG.md
CHANGED
|
@@ -3,6 +3,14 @@
|
|
|
3
3
|
All notable changes to this project will be documented in this file.
|
|
4
4
|
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
|
5
5
|
|
|
6
|
+
## [4.3.41](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.40...aws-amplify@4.3.41) (2022-10-26)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package aws-amplify
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [4.3.40](https://github.com/aws-amplify/amplify-js/compare/aws-amplify@4.3.39...aws-amplify@4.3.40) (2022-10-25)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package aws-amplify
|
package/dist/aws-amplify.js
CHANGED
|
@@ -265872,7 +265872,7 @@ var getAmplifyUserAgent = function getAmplifyUserAgent(content) {
|
|
|
265872
265872
|
__webpack_require__.r(__webpack_exports__);
|
|
265873
265873
|
/* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "version", function() { return version; });
|
|
265874
265874
|
// generated by genversion
|
|
265875
|
-
var version = '4.7.
|
|
265875
|
+
var version = '4.7.9';
|
|
265876
265876
|
|
|
265877
265877
|
/***/ }),
|
|
265878
265878
|
|