File tree 2 files changed +13
-1
lines changed
2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+
4
+ ## v2.0.1 (2021-09-09)
5
+
6
+ #### :house : Internal
7
+ * [ #95 ] ( https://github.com/yapplabs/ember-tether/pull/95 ) Setup release-it ([ @lukemelia ] ( https://github.com/lukemelia ) )
8
+ * [ #72 ] ( https://github.com/yapplabs/ember-tether/pull/72 ) Adjust ` .npmignore ` file ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
9
+
10
+ #### Committers: 3
11
+ - Luke Melia ([ @lukemelia ] ( https://github.com/lukemelia ) )
12
+ - Robert Wagner ([ @rwwagner90 ] ( https://github.com/rwwagner90 ) )
13
+ - Tobias Bieniek ([ @Turbo87 ] ( https://github.com/Turbo87 ) )
14
+
3
15
## v2.0.0 (2020-04-15)
4
16
5
17
#### :boom : Breaking Change
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-tether" ,
3
- "version" : " 2.0.0 " ,
3
+ "version" : " 2.0.1 " ,
4
4
"description" : " Tether an element to another element in the DOM" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments