Skip to content

Commit 279d035

Browse files
committed
v6.9.1
1 parent 4ed3c0a commit 279d035

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
@@ -68,6 +68,46 @@ This release was made possible thanks to the following contributors. Thank you!
6868
<br/>
6969

7070

71+
## 6.9.1
72+
73+
<br />
74+
### <Icon name='pen-nib' /> Updated content
75+
76+
<br />
77+
78+
#### CMS
79+
- [Fix Strapi TypeScript import example](https://github.com/strapi/documentation/pull/2721)
80+
- [Explain `unique` parameter behavior with Draft & Publish](https://github.com/strapi/documentation/pull/2716)
81+
- [Add session management documentation](https://github.com/strapi/documentation/pull/2709)
82+
83+
### <Icon name='broom' /> Chore, fixes, typos, and other improvements
84+
85+
<br />
86+
87+
#### CMS
88+
- [Add additional context to the admin locales and translations page](https://github.com/strapi/documentation/pull/2717)
89+
- [Fix CMS Quick Start for NPM compatibility](https://github.com/strapi/documentation/pull/2710)
90+
91+
***
92+
This release was made possible thanks to the following contributors. Thank you! 🫶
93+
<div>
94+
<a href="https://github.com/dumb-programmer" target="_blank">
95+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/55425610?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="dumb-programmer"/>
96+
</a>
97+
<a href="https://github.com/jhoward1994" target="_blank">
98+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/48524071?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="jhoward1994"/>
99+
</a>
100+
<a href="https://github.com/nclsndr" target="_blank">
101+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/5462986?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="nclsndr"/>
102+
</a>
103+
<a href="https://github.com/pwizla" target="_blank">
104+
<img className="no-zoom" src="https://avatars.githubusercontent.com/u/4233866?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="pwizla"/>
105+
</a>
106+
</div>
107+
<br/>
108+
<br/>
109+
110+
71111
## 6.9.0
72112

73113
<br />

0 commit comments

Comments
 (0)