Skip to content

Commit 076f3f3

Browse files
author
Kelly Selden
committed
update changelog
1 parent 0389ad8 commit 076f3f3

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# ember-cli Changelog
22

3+
## v5.6.0-beta.0
4+
5+
#### Blueprint Changes
6+
7+
- [`ember new` diff](https://github.com/ember-cli/ember-new-output/compare/v5.5.0...v5.6.0-beta.0)
8+
- [`ember addon` diff](https://github.com/ember-cli/ember-addon-output/compare/v5.5.0...v5.6.0-beta.0)
9+
10+
#### Changelog
11+
12+
- [#10394](https://github.com/ember-cli/ember-cli/pull/10394) [ENHANCEMENT] automatically select a port by default with `ember serve` [@sportshead](https://github.com/sportshead)
13+
- [#10404](https://github.com/ember-cli/ember-cli/pull/10404) Add a workflow to deploy api docs to ember-learn/ember-cli.github.io [@kategengler](https://github.com/kategengler)
14+
- [#10405](https://github.com/ember-cli/ember-cli/pull/10405) Update to deploy to the master branch and also correct a comment [@kategengler](https://github.com/kategengler)
15+
16+
Thank you to all who took the time to contribute!
17+
318
## v5.5.0
419

520
#### Blueprint Changes

0 commit comments

Comments
 (0)