Skip to content

Commit d5cef2a

Browse files
Release 1.0.0
1 parent 1b84e2a commit d5cef2a

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
## v1.0.0 (2020-10-27)
2+
3+
#### :boom: Breaking Change
4+
* [#71](https://github.com/ember-learn/ember-cli-addon-docs-yuidoc/pull/71) Drop support for Node < 10, bump Ember to 3.22 ([@rwwagner90](https://github.com/rwwagner90))
5+
6+
#### Committers: 2
7+
- Robert Wagner ([@rwwagner90](https://github.com/rwwagner90))
8+
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9+
10+

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-cli-addon-docs-yuidoc",
3-
"version": "0.2.4",
3+
"version": "1.0.0",
44
"description": "YUIDoc plugin for ember-cli-addon-docs",
55
"keywords": [
66
"ember-addon",

0 commit comments

Comments
 (0)