Skip to content

Commit

Permalink
0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Nov 27, 2020
1 parent 986fa53 commit 1c3232d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
7 changes: 6 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
# 0.3.0 (11/27/2020)

- [Add renderStory test helper](https://github.com/storybookjs/ember-cli-storybook/pull/51)
- [Bump ember-cli-update to 3.20.2](https://github.com/storybookjs/ember-cli-storybook/pull/50)

# 0.2.1 (03/28/2020)

- [Add defaultBlueprint declaration to package.json]((https://github.com/storybookjs/ember-cli-storybook/pull/27)
- [Add defaultBlueprint declaration to package.json](https://github.com/storybookjs/ember-cli-storybook/pull/27)

# 0.2.0 (12/06/2019)

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": "@storybook/ember-cli-storybook",
"version": "0.2.1",
"version": "0.3.0",
"description": "📒 Ember storybook adapter",
"keywords": [
"ember-addon",
Expand Down

0 comments on commit 1c3232d

Please sign in to comment.