Skip to content

Commit c9f86df

Browse files
Release 0.9.0
1 parent 5fd7f1e commit c9f86df

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
## v0.9.0 (2020-08-10)
2+
3+
#### :boom: Breaking Change
4+
* [#495](https://github.com/ember-learn/ember-cli-addon-docs/pull/495) Ember 3.20, update ember-fetch, bump deps ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### :rocket: Enhancement
7+
* [#496](https://github.com/ember-learn/ember-cli-addon-docs/pull/496) Update ember-cli-clipboard ([@rwwagner90](https://github.com/rwwagner90))
8+
9+
#### Committers: 2
10+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
11+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
12+
113
## v0.8.0 (2020-08-01)
214

315
#### :boom: Breaking Change

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-addon-docs",
3-
"version": "0.8.0",
3+
"version": "0.9.0",
44
"description": "Easy, beautiful docs for your OSS Ember addons",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)