Skip to content

Commit

Permalink
Release 1.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jherdman committed Nov 22, 2021
1 parent 262b9f9 commit 8dfc2a5
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# v1.1.0

## v1.4.1 (2021-11-22)

#### Changes

- Fix teardown code (https://github.com/adopted-ember-addons/ember-metrics/pull/374)

#### Closing remarks

Thank you to @gilest for catching this bug. D'oh!


## v1.4.0 (2021-11-21)

This will be the last release in the v1 series. See below for notes on the
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down

0 comments on commit 8dfc2a5

Please sign in to comment.