@@ -25,7 +25,42 @@ Strapi Docs now follow the **[semantic versioning](https://semver.org/)** philos
25
25
New versions (minor or patch) are generally released weekly, on Wednesdays.
26
26
27
27
</details >
28
-
28
+
29
+ ## 5.5.3
30
+
31
+ ### <Icon name =" pen-nib " /> Chore, fixes, typos, and other improvements
32
+
33
+ #### Dev Docs
34
+ - [ Fix incorrect import of unstable_useContentManagerContext in Helper-plugin migration reference] ( https://github.com/strapi/documentation/pull/2367 )
35
+ - [ Fix typo in v4 → v5 step-by-step for GraphQL plugin] ( https://github.com/strapi/documentation/pull/2360 )
36
+ - [ Fix bug in the middlewares example] ( https://github.com/strapi/documentation/pull/2358 )
37
+ - [ Fix populate examples for Document Service API] ( https://github.com/strapi/documentation/pull/2356 )
38
+
39
+ #### Strapi Cloud
40
+ - [ Add last successful deployment’s date of the Production environment] ( https://github.com/strapi/documentation/pull/2361 )
41
+
42
+ ***
43
+ This release was made possible thanks to the following contributors. Thank you! 🫶
44
+ <div >
45
+ <a href =" https://github.com/AhmedMuhsingez " target =" _blank " >
46
+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/76662243?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="AhmedMuhsingez"/>
47
+ </a >
48
+ <a href =" https://github.com/Qbject " target =" _blank " >
49
+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/65710914?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="Qbject"/>
50
+ </a >
51
+ <a href =" https://github.com/ahulterstrom " target =" _blank " >
52
+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/55113250?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="ahulterstrom"/>
53
+ </a >
54
+ <a href =" https://github.com/olegStrapier " target =" _blank " >
55
+ <img className="no-zoom" src="https://avatars.githubusercontent.com/u/148060535?v=4" width="40" height="40" style={{borderRadius: '50%'}} alt="olegStrapier"/>
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
+ </div >
61
+ <br />
62
+ <br />
63
+
29
64
## 5.5.2
30
65
31
66
### <Icon name =" pen-nib " /> Chore, fixes, typos, and other improvements
0 commit comments