Skip to content

Commit

Permalink
5.3.8 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
shilman committed Jan 21, 2020
1 parent 4daacfe commit da303c5
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## 5.3.8 (January 22, 2020)

### Bug Fixes

* Addon-docs: Fix TS false default value in prop table ([#9560](https://github.com/storybookjs/storybook/pull/9560))
* Addon-knobs: Fix broken repo link in empty panel ([#9530](https://github.com/storybookjs/storybook/pull/9530))
* Typescript: Export IStory in `@storybook/angular` ([#9097](https://github.com/storybookjs/storybook/pull/9097))
* Fixed Angular button example story ([#9540](https://github.com/storybookjs/storybook/pull/9540))
* Clean usage of `@types/webpack-env` dep in all packages ([#9536](https://github.com/storybookjs/storybook/pull/9536))

## 6.0.0-alpha.0 (January 21, 2020)

### Features
Expand Down

0 comments on commit da303c5

Please sign in to comment.