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 344bc74 commit 55385e6Copy full SHA for 55385e6
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# v1.1.0
2
3
+## v1.5.1 (2022-05-12)
4
+
5
+### Changes
6
7
+- Revert a broad refactor to native classes that's not backwards compatible https://github.com/adopted-ember-addons/ember-metrics/pull/372
8
9
10
## v1.5.0 (2022-05-10)
11
12
### Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-metrics",
- "version": "1.5.0",
+ "version": "1.5.1",
"description": "Send data to multiple analytics integrations without re-implementing new API",
"keywords": [
"ember-addon",
0 commit comments