File tree 2 files changed +14
-1
lines changed
2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## v3.0.0 (2022-06-15)
4
+
5
+ #### :rocket : Enhancement
6
+ * [ #29 ] ( https://github.com/ember-a11y/a11y-announcer/pull/29 ) adds release-it to the project ([ @MelSumner ] ( https://github.com/MelSumner ) )
7
+
8
+ #### :bug : Bug Fix
9
+ * [ #35 ] ( https://github.com/ember-a11y/a11y-announcer/pull/35 ) Fix getWithDefault deprecation warning ([ @tansongyang ] ( https://github.com/tansongyang ) )
10
+
11
+ #### Committers: 3
12
+ - Frank Tan ([ @tansongyang ] ( https://github.com/tansongyang ) )
13
+ - Melanie Sumner ([ @MelSumner ] ( https://github.com/MelSumner ) )
14
+ - Rajasegar Chandran ([ @rajasegar ] ( https://github.com/rajasegar ) )
15
+
3
16
## [ v2.0.0] ( https://github.com/ember-a11y/a11y-announcer/tree/v2.0.0 ) (2020-08-28)
4
17
[ Full Changelog] ( https://github.com/ember-a11y/a11y-announcer/compare/v1.0.4...v2.0.0 )
5
18
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " a11y-announcer" ,
3
- "version" : " 2 .0.1 " ,
3
+ "version" : " 3 .0.0 " ,
4
4
"description" : " An accessible ember route change announcer" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments