Skip to content

Commit 4f75b92

Browse files
committed
Update release notes
1 parent d1d1ffd commit 4f75b92

File tree

1 file changed

+38
-0
lines changed

1 file changed

+38
-0
lines changed

docusaurus/docs/release-notes.md

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

2828
</details>
2929

30+
## 6.3.0
31+
32+
<br />
33+
### <Icon name='sparkle' /> New content
34+
35+
<br />
36+
37+
#### CMS
38+
- [Homepage API](https://github.com/strapi/documentation/pull/2474)
39+
40+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
41+
42+
<br />
43+
44+
#### CMS
45+
- [Remove Node 18 support and misc. cleanup](https://github.com/strapi/documentation/pull/2486)
46+
- [Remove obsolete version attribute from Docker guide](https://github.com/strapi/documentation/pull/2485)
47+
- [Viewable API tokens in the admin panel](https://github.com/strapi/documentation/pull/2484)
48+
49+
***
50+
This release was made possible thanks to the following contributors. Thank you! 🫶
51+
<div>
52+
<a href="https://github.com/Bassel17" target="_blank">
53+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/37274596?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="Bassel17"/>
54+
</a>
55+
<a href="https://github.com/derrickmehaffy" target="_blank">
56+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/8593673?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="derrickmehaffy"/>
57+
</a>
58+
<a href="https://github.com/dominicracine" target="_blank">
59+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/23481112?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="dominicracine"/>
60+
</a>
61+
<a href="https://github.com/pwizla" target="_blank">
62+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
63+
</a>
64+
</div>
65+
<br/>
66+
<br/>
67+
3068
## 6.2.2
3169

3270
<br />

0 commit comments

Comments
 (0)