Skip to content

Commit 61bd449

Browse files
authored
[Adobe Analytics] Bump @segment/trample to ^0.2.1. (#661)
1 parent 4ddb836 commit 61bd449

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

integrations/adobe-analytics/HISTORY.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
1.16.5 / 2022-02-15
2+
===================
3+
* Bump @segment/trample to ^0.2.1.
4+
15
1.16.3 / 2020-12-14
26
===================
37
* Bump segmentio-facade to ^3.2.7

integrations/adobe-analytics/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-integration-adobe-analytics",
33
"description": "The Adobe Analytics analytics.js integration.",
4-
"version": "1.16.4",
4+
"version": "1.16.5",
55
"keywords": [
66
"analytics.js",
77
"analytics.js-integration",
@@ -31,7 +31,7 @@
3131
"@ndhoule/map": "^2.0.1",
3232
"@segment/analytics.js-integration": "^3.0.0",
3333
"@segment/to-iso-string": "^1.0.1",
34-
"@segment/trample": "^0.2.0",
34+
"@segment/trample": "^0.2.1",
3535
"obj-case": "^0.2.0",
3636
"segmentio-facade": "^3.2.7",
3737
"type-of": "^2.0.1"

0 commit comments

Comments
 (0)