Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions integrations/chameleon/HISTORY.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
2.0.3 / 2022-06-22
==================

* Update version to 2.0.3

2.0.2 / 2022-05-16
==================

* Add configuration for connecting to a custom endpoint (fastUrl).
* Pass integrations-specific arguments through to identify.

2.0.1 / 2017-06-14
==================

Expand Down
2 changes: 1 addition & 1 deletion integrations/chameleon/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@segment/analytics.js-integration-chameleon",
"description": "The Chameleon analytics.js integration.",
"version": "2.0.2",
"version": "2.0.3",
"keywords": [
"analytics.js",
"analytics.js-integration",
Expand Down