Skip to content

Commit cb32a82

Browse files
committed
Update release notes
1 parent 5a07f90 commit cb32a82

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

docusaurus/docs/release-notes.md

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

2828
</details>
2929

30+
## 6.2.1
31+
32+
<br />
33+
### <Icon name='pen-nib' /> Updated content
34+
35+
<br />
36+
37+
#### CMS
38+
- [Add Guideflows to feature pages](https://github.com/strapi/documentation/pull/2473)
39+
40+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
41+
42+
<br />
43+
44+
#### CMS
45+
- [Display required version for audit logs, data export and import, and relations reordering](https://github.com/strapi/documentation/pull/2475)
46+
- [Add link to external guide about deploying Strapi on Azure](https://github.com/strapi/documentation/pull/2472)
47+
- [Fix screenshot description in Cloud projects overview](https://github.com/strapi/documentation/pull/2471)
48+
49+
#### Cloud
50+
- [Fix various Cloud docs typos](https://github.com/strapi/documentation/pull/2476)
51+
52+
***
53+
This release was made possible thanks to the following contributors. Thank you! 🫶
54+
<div>
55+
<a href="https://github.com/Mike-pw" target="_blank">
56+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/82603294?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="Mike-pw"/>
57+
</a>
58+
<a href="https://github.com/campos20" target="_blank">
59+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/10170850?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="campos20"/>
60+
</a>
61+
<a href="https://github.com/mariekirsch" target="_blank">
62+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/63100752?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="mariekirsch"/>
63+
</a>
64+
<a href="https://github.com/meganelacheny" target="_blank">
65+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/19183360?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="meganelacheny"/>
66+
</a>
67+
<a href="https://github.com/pwizla" target="_blank">
68+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
69+
</a>
70+
</div>
71+
<br/>
72+
<br/>
73+
3074
## 6.2.0
3175

3276
<br />

0 commit comments

Comments
 (0)