Skip to content

Commit b19bcb9

Browse files
authored
Incorporate changes for fastUrl. Update version to 2.0.3 (#684)
1 parent 0a67b23 commit b19bcb9

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

integrations/chameleon/HISTORY.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
2.0.3 / 2022-06-22
2+
==================
3+
4+
* Update version to 2.0.3
5+
6+
2.0.2 / 2022-05-16
7+
==================
8+
9+
* Add configuration for connecting to a custom endpoint (fastUrl).
10+
* Pass integrations-specific arguments through to identify.
11+
112
2.0.1 / 2017-06-14
213
==================
314

integrations/chameleon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@segment/analytics.js-integration-chameleon",
33
"description": "The Chameleon analytics.js integration.",
4-
"version": "2.0.2",
4+
"version": "2.0.3",
55
"keywords": [
66
"analytics.js",
77
"analytics.js-integration",

0 commit comments

Comments
 (0)