diff --git a/CHANGELOG.md b/CHANGELOG.md index ef6b36b..5bcc6f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Change Log + +## v2.0.1 (2021-09-09) + +#### :house: Internal +* [#95](https://github.com/yapplabs/ember-tether/pull/95) Setup release-it ([@lukemelia](https://github.com/lukemelia)) +* [#72](https://github.com/yapplabs/ember-tether/pull/72) Adjust `.npmignore` file ([@Turbo87](https://github.com/Turbo87)) + +#### Committers: 3 +- Luke Melia ([@lukemelia](https://github.com/lukemelia)) +- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90)) +- Tobias Bieniek ([@Turbo87](https://github.com/Turbo87)) + ## v2.0.0 (2020-04-15) #### :boom: Breaking Change diff --git a/package.json b/package.json index bfaae53..cfaaa82 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ember-tether", - "version": "2.0.0", + "version": "2.0.1", "description": "Tether an element to another element in the DOM", "keywords": [ "ember-addon",