@aws-amplify/analytics 5.2.27 → 5.2.28
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
|
@@ -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
|
+
## [5.2.28](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@5.2.27...@aws-amplify/analytics@5.2.28) (2022-11-04)
|
|
7
|
+
|
|
8
|
+
**Note:** Version bump only for package @aws-amplify/analytics
|
|
9
|
+
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
|
|
13
|
+
|
|
6
14
|
## [5.2.27](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@5.2.26...@aws-amplify/analytics@5.2.27) (2022-10-27)
|
|
7
15
|
|
|
8
16
|
**Note:** Version bump only for package @aws-amplify/analytics
|
|
@@ -7326,7 +7326,7 @@ function __generator(thisArg, body) {
|
|
|
7326
7326
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
7327
7327
|
function step(op) {
|
|
7328
7328
|
if (f) throw new TypeError("Generator is already executing.");
|
|
7329
|
-
while (_) try {
|
|
7329
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
7330
7330
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
7331
7331
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
7332
7332
|
switch (op[0]) {
|
|
@@ -15739,7 +15739,7 @@ function __generator(thisArg, body) {
|
|
|
15739
15739
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
15740
15740
|
function step(op) {
|
|
15741
15741
|
if (f) throw new TypeError("Generator is already executing.");
|
|
15742
|
-
while (_) try {
|
|
15742
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
15743
15743
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
15744
15744
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
15745
15745
|
switch (op[0]) {
|
|
@@ -17130,7 +17130,7 @@ function __generator(thisArg, body) {
|
|
|
17130
17130
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
17131
17131
|
function step(op) {
|
|
17132
17132
|
if (f) throw new TypeError("Generator is already executing.");
|
|
17133
|
-
while (_) try {
|
|
17133
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
17134
17134
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
17135
17135
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
17136
17136
|
switch (op[0]) {
|
|
@@ -51042,7 +51042,7 @@ function __generator(thisArg, body) {
|
|
|
51042
51042
|
function verb(n) { return function (v) { return step([n, v]); }; }
|
|
51043
51043
|
function step(op) {
|
|
51044
51044
|
if (f) throw new TypeError("Generator is already executing.");
|
|
51045
|
-
while (_) try {
|
|
51045
|
+
while (g && (g = 0, op[0] && (_ = 0)), _) try {
|
|
51046
51046
|
if (f = 1, y && (t = op[0] & 2 ? y["return"] : op[0] ? y["throw"] || ((t = y["return"]) && t.call(y), 0) : y.next) && !(t = t.call(y, op[1])).done) return t;
|
|
51047
51047
|
if (y = 0, t) op = [op[0] & 2, t.value];
|
|
51048
51048
|
switch (op[0]) {
|