Skip to content

Commit c18673f

Browse files
committed
Add release notes for 6.6.2
1 parent 3d85f68 commit c18673f

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

docusaurus/docs/release-notes.md

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

2828
</details>
2929

30+
## 6.6.2
31+
32+
<br />
33+
### <Icon name='pen-nib' /> Updated content
34+
35+
<br />
36+
37+
#### CMS
38+
- [Conditional Fields (stable release)](https://github.com/strapi/documentation/pull/2554)
39+
40+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
41+
42+
<br />
43+
44+
#### CMS
45+
- [Remove duplicated sections in Preview docs](https://github.com/strapi/documentation/pull/2568)
46+
- [Use new notation for accessing plugin config](https://github.com/strapi/documentation/pull/2562)
47+
48+
#### Repository
49+
- [New tooltips in table of content](https://github.com/strapi/documentation/pull/2561)
50+
51+
***
52+
This release was made possible thanks to the following contributors. Thank you! 🫶
53+
<div>
54+
<a href="https://github.com/meganelacheny" target="_blank">
55+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/19183360?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="meganelacheny"/>
56+
</a>
57+
<a href="https://github.com/pwizla" target="_blank">
58+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
59+
</a>
60+
<a href="https://github.com/tung-eh" target="_blank">
61+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/39895547?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="tung-eh"/>
62+
</a>
63+
<a href="https://github.com/unrevised6419" target="_blank">
64+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/1881266?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="unrevised6419"/>
65+
</a>
66+
</div>
67+
<br/>
68+
<br/>
69+
3070
## 6.6.1
3171

3272
<br />

0 commit comments

Comments
 (0)