Skip to content

Commit

Permalink
Release 6.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rwjblue committed Mar 24, 2022
1 parent 225595a commit ae61e24
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@




## v6.2.0 (2022-03-24)

#### :rocket: Enhancement
* [#386](https://github.com/ember-cli/ember-welcome-page/pull/386) Update to latest v2 addon tooling (v1.5.0) ([@SergeAstapov](https://github.com/SergeAstapov))

#### Committers: 1
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))


## v6.1.0 (2022-01-08)

#### :house: Internal
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-welcome-page",
"version": "6.1.0",
"version": "6.2.0",
"description": "Welcome page for Ember CLI applications",
"keywords": [
"ember-addon"
Expand Down

0 comments on commit ae61e24

Please sign in to comment.