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 262b9f9 commit 8dfc2a5Copy full SHA for 8dfc2a5
CHANGELOG.md
@@ -1,5 +1,16 @@
1
# v1.1.0
2
3
+## v1.4.1 (2021-11-22)
4
+
5
+#### Changes
6
7
+- Fix teardown code (https://github.com/adopted-ember-addons/ember-metrics/pull/374)
8
9
+#### Closing remarks
10
11
+Thank you to @gilest for catching this bug. D'oh!
12
13
14
## v1.4.0 (2021-11-21)
15
16
This will be the last release in the v1 series. See below for notes on the
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-metrics",
- "version": "1.4.0",
+ "version": "1.4.1",
"description": "Send data to multiple analytics integrations without re-implementing new API",
"keywords": [
"ember-addon",
0 commit comments