# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## 0.6.2 (2021-04-06)

**Note:** Version bump only for package @analytics/segment





## [0.6.1](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.6.0...@analytics/segment@0.6.1) (2021-01-29)

**Note:** Version bump only for package @analytics/segment





# [0.6.0](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.5.2...@analytics/segment@0.6.0) (2021-01-04)


### Features

* add integrations config option to segment ([03d1e41](https://github.com/DavidWells/analytics/commit/03d1e41))





## [0.5.2](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.5.1...@analytics/segment@0.5.2) (2020-12-13)

**Note:** Version bump only for package @analytics/segment





## [0.5.1](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.5.0...@analytics/segment@0.5.1) (2020-11-11)


### Bug Fixes

* pass options to segment track call. Close [#108](https://github.com/DavidWells/analytics/issues/108) ([5430775](https://github.com/DavidWells/analytics/commit/5430775))





# [0.5.0](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.4.3...@analytics/segment@0.5.0) (2020-09-25)


### Bug Fixes

* [#85](https://github.com/DavidWells/analytics/issues/85) ([8b1bc3d](https://github.com/DavidWells/analytics/commit/8b1bc3d))


### Features

* add .group to segment plugin ([f01da4b](https://github.com/DavidWells/analytics/commit/f01da4b))





## [0.4.3](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.4.2...@analytics/segment@0.4.3) (2020-09-25)

**Note:** Version bump only for package @analytics/segment





## [0.4.2](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.4.1...@analytics/segment@0.4.2) (2020-09-16)


### Bug Fixes

* segment plugin src match ([1ee2326](https://github.com/DavidWells/analytics/commit/1ee2326)), closes [#88](https://github.com/DavidWells/analytics/issues/88)





## [0.4.1](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.4.0...@analytics/segment@0.4.1) (2020-08-15)

**Note:** Version bump only for package @analytics/segment





# [0.4.0](https://github.com/DavidWells/analytics/compare/@analytics/segment@0.3.0...@analytics/segment@0.4.0) (2019-10-31)


### Features

* **segment:** clear all localstorage on analytics.reset() ([ff9886e](https://github.com/DavidWells/analytics/commit/ff9886e))





# 0.3.0 (2019-10-14)


### Bug Fixes

* **segment-plugin:** fix race condition for analytics.js reading id from localstorage for .page calls ([08e9b7a](https://github.com/DavidWells/analytics/commit/08e9b7a))


### Features

* **customerio:** Add node version for customerio plugin ([81bd120](https://github.com/DavidWells/analytics/commit/81bd120))
* **plugin-segment:** add segment plugin ([41c7705](https://github.com/DavidWells/analytics/commit/41c7705))
* **segment:** add anonymous id sync ([13fd69e](https://github.com/DavidWells/analytics/commit/13fd69e))
* **segment:** add serverside implementation ([57b1674](https://github.com/DavidWells/analytics/commit/57b1674))
* **segment:** add syncAnonymousId setting ([4655845](https://github.com/DavidWells/analytics/commit/4655845))
* **segment:** update disableAnonTracking via bootstrap listener ([7eef8c9](https://github.com/DavidWells/analytics/commit/7eef8c9))
* **segment-plugin:** Add disableAnonymousTraffic options ([85322b7](https://github.com/DavidWells/analytics/commit/85322b7))





## [0.2.3](https://github.com/DavidWells/analytics/compare/analytics-plugin-segment@0.2.2...analytics-plugin-segment@0.2.3) (2019-10-07)

**Note:** Version bump only for package analytics-plugin-segment





## [0.2.2](https://github.com/DavidWells/analytics/compare/analytics-plugin-segment@0.2.1...analytics-plugin-segment@0.2.2) (2019-08-26)

**Note:** Version bump only for package analytics-plugin-segment





## [0.2.1](https://github.com/DavidWells/analytics/compare/analytics-plugin-segment@0.2.0...analytics-plugin-segment@0.2.1) (2019-08-14)

**Note:** Version bump only for package analytics-plugin-segment





# [0.2.0](https://github.com/DavidWells/analytics/compare/analytics-plugin-segment@0.1.7...analytics-plugin-segment@0.2.0) (2019-08-01)


### Features

* **segment:** add anonymous id sync ([13fd69e](https://github.com/DavidWells/analytics/commit/13fd69e))
* **segment:** add syncAnonymousId setting ([4655845](https://github.com/DavidWells/analytics/commit/4655845))





## [0.1.7](https://github.com/DavidWells/analytics/compare/analytics-plugin-segment@0.1.7...analytics-plugin-segment@0.1.7) (2019-07-13)


### Bug Fixes

* **segment-plugin:** fix race condition for analytics.js reading id from localstorage for .page calls ([08e9b7a](https://github.com/DavidWells/analytics/commit/08e9b7a))


### Features

* **customerio:** Add node version for customerio plugin ([81bd120](https://github.com/DavidWells/analytics/commit/81bd120))
* **plugin-segment:** add segment plugin ([41c7705](https://github.com/DavidWells/analytics/commit/41c7705))
* **segment:** add serverside implementation ([57b1674](https://github.com/DavidWells/analytics/commit/57b1674))
* **segment:** update disableAnonTracking via bootstrap listener ([7eef8c9](https://github.com/DavidWells/analytics/commit/7eef8c9))
* **segment-plugin:** Add disableAnonymousTraffic options ([85322b7](https://github.com/DavidWells/analytics/commit/85322b7))
