We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df91fa6 commit de9b9f6Copy full SHA for de9b9f6
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# v1.1.0
2
3
+## v1.3.1 (2021-09-26)
4
+
5
+* Resolves duplicate GTM script injection (#291, #292)
6
7
8
## v1.3.0 (2021-09-14)
9
10
## Features
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-metrics",
- "version": "1.3.0",
+ "version": "1.3.1",
"description": "Send data to multiple analytics integrations without re-implementing new API",
"keywords": [
"ember-addon",
0 commit comments