File tree 2 files changed +9
-2
lines changed
2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Unreleased
2
2
3
- # 0.5.0 (04/09/2021)
3
+ # 0.6.0 (05/23/2022)
4
+
5
+ - [ Updates Ember scenario to have latest LTS version and test against Ember4] ( https://github.com/storybookjs/ember-cli-storybook/pull/113 )
6
+ - [ Support Storybook on Ember 4.1+] ( https://github.com/storybookjs/ember-cli-storybook/pull/116 )
7
+ - [ Handle src-less script tags without error] ( https://github.com/storybookjs/ember-cli-storybook/pull/104 )
8
+
9
+ # 0.5.0 (04/09/2022)
4
10
5
11
- [ feature - enable config overrides] ( https://github.com/storybookjs/ember-cli-storybook/pull/80 )
6
12
- [ fix: do nothing if no meta found in removeRootURL() ] ( https://github.com/storybookjs/ember-cli-storybook/pull/98 )
7
13
- [ Maintain type attribute on script tags] ( https://github.com/storybookjs/ember-cli-storybook/pull/96 )
14
+
8
15
# 0.4.0 (04/09/2021)
9
16
10
17
- [ fixes defaultBlueprint path to point to scoped package path] ( https://github.com/storybookjs/ember-cli-storybook/pull/57 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @storybook/ember-cli-storybook" ,
3
- "version" : " 0.5 .0" ,
3
+ "version" : " 0.6 .0" ,
4
4
"description" : " 📒 Ember storybook adapter" ,
5
5
"keywords" : [
6
6
" ember-addon" ,
You can’t perform that action at this time.
0 commit comments