UNPKG

1.9 kBMarkdownView Raw
1# v6.4.0 (Sat Nov 27 2021)
2
3#### 🚀 Enhancement
4
5- 6.4.0 [#41](https://github.com/storybookjs/addon-knobs/pull/41) ([@shilman](https://github.com/shilman))
6
7#### 🐛 Bug Fix
8
9- fix gh secret [#40](https://github.com/storybookjs/addon-knobs/pull/40) ([@shilman](https://github.com/shilman))
10
11#### ⚠️ Pushed to `main`
12
13- Merge branch 'next' ([@shilman](https://github.com/shilman))
14
15#### Authors: 1
16
17- Michael Shilman ([@shilman](https://github.com/shilman))
18
19---
20
21# v6.3.1 (Sat Sep 04 2021)
22
23#### 🐛 Bug Fix
24
25
26#### ⚠️ Pushed to `main`
27
28- Merge branch 'next' into main ([@shilman](https://github.com/shilman))
29
30#### 🔩 Dependency Updates
31
32- build: make copy-to-clipboard an explicit dependency [#36](https://github.com/storybookjs/addon-knobs/pull/36) ([@hydrosquall](https://github.com/hydrosquall))
33
34#### Authors: 3
35
36- Cameron Yick ([@hydrosquall](https://github.com/hydrosquall))
37- Jordan ([@Silic0nS0ldier](https://github.com/Silic0nS0ldier))
38- Michael Shilman ([@shilman](https://github.com/shilman))
39
40---
41
42# v6.3.0 (Wed Jun 23 2021)
43
44#### 🚀 Enhancement
45
46- Update package version [#31](https://github.com/storybookjs/addon-knobs/pull/31) ([@shilman](https://github.com/shilman))
47
48#### 🐛 Bug Fix
49
50- Upgrade to Storybook 6.3 [#34](https://github.com/storybookjs/addon-knobs/pull/34) ([@shilman](https://github.com/shilman))
51
52#### ⚠️ Pushed to `main`
53
54- Add deprecation warning ([@shilman](https://github.com/shilman))
55- Fix index ([@shilman](https://github.com/shilman))
56- Update version ([@shilman](https://github.com/shilman))
57- Update package metadata ([@shilman](https://github.com/shilman))
58- Fix typescript errors ([@shilman](https://github.com/shilman))
59- Extract addon-knobs from monorepo ([@shilman](https://github.com/shilman))
60- Initial commit ([@shilman](https://github.com/shilman))
61
62#### Authors: 1
63
64- Michael Shilman ([@shilman](https://github.com/shilman))