Skip to content

Commit 21e9010

Browse files
committed
Update release notes
1 parent b7f3975 commit 21e9010

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

docusaurus/docs/release-notes.md

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,51 @@ New versions (minor or patch) are generally released weekly, on Wednesdays.
2727

2828
</details>
2929

30+
## 6.0.1
31+
32+
<br />
33+
### <Icon name='pen-nib' /> Updated content
34+
35+
<br />
36+
37+
#### CMS
38+
- [Improve cors documentation](https://github.com/strapi/documentation/pull/2444)
39+
40+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
41+
42+
<br />
43+
44+
#### CMS
45+
- [fix broken link in preview.md](https://github.com/strapi/documentation/pull/2450)
46+
- [Update step-by-step.md for Strapi 5 migration](https://github.com/strapi/documentation/pull/2449)
47+
- [Add cross links for admin panel configuration and customization](https://github.com/strapi/documentation/pull/2447)
48+
- [Unhide Testing page](https://github.com/strapi/documentation/pull/2446)
49+
50+
#### Cloud
51+
- [Adding a small note about Cloud sidegrade and display new ui](https://github.com/strapi/documentation/pull/2451)
52+
53+
***
54+
This release was made possible thanks to the following contributors. Thank you! 🫶
55+
<div>
56+
<a href="https://github.com/HonzaTuron" target="_blank">
57+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/20155254?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="HonzaTuron"/>
58+
</a>
59+
<a href="https://github.com/kibwashere" target="_blank">
60+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/3426213?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="kibwashere"/>
61+
</a>
62+
<a href="https://github.com/oktapodia" target="_blank">
63+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/2752200?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="oktapodia"/>
64+
</a>
65+
<a href="https://github.com/pwizla" target="_blank">
66+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
67+
</a>
68+
<a href="https://github.com/ztxone" target="_blank">
69+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/39146381?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="ztxone"/>
70+
</a>
71+
</div>
72+
<br/>
73+
<br/>
74+
3075
## 6.0.0
3176

3277
<br />

0 commit comments

Comments
 (0)