Skip to content

Commit 8dfc2a5

Browse files
committed
Release 1.4.1
1 parent 262b9f9 commit 8dfc2a5

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# v1.1.0
22

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+
314
## v1.4.0 (2021-11-21)
415

516
This will be the last release in the v1 series. See below for notes on the

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-metrics",
3-
"version": "1.4.0",
3+
"version": "1.4.1",
44
"description": "Send data to multiple analytics integrations without re-implementing new API",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)