ckanext-googleanalytics/CHANGELOG.md

29 lines
1018 B
Markdown

# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
### [2.2.2](https://github.com/ckan/ckanext-googleanalytics/compare/v2.2.1...v2.2.2) (2023-03-03)
### Bug Fixes
* add config declaration to manifest ([2a01b9e](https://github.com/ckan/ckanext-googleanalytics/commit/2a01b9e35460bf15e3b812efc49af6e2712c88b5))
### [2.2.1](https://github.com/ckan/ckanext-googleanalytics/compare/v2.2.0...v2.2.1) (2023-01-17)
### Bug Fixes
* adapt event_tracking.js to gtag` ([924bc71](https://github.com/ckan/ckanext-googleanalytics/commit/924bc71a33dce4e846df9ce77f1ba1036f9dc788))
## [2.2.0](https://github.com/ckan/ckanext-googleanalytics/compare/v2.1.1...v2.2.0) (2022-12-03)
### ⚠ BREAKING CHANGES
* IGoogleAnalytics interface
### Features
* IGoogleAnalytics interface ([9f1310a](https://github.com/ckan/ckanext-googleanalytics/commit/9f1310af20b9dd0bf8eab43021bda89a0a2f7705))