@hey-api/codegen-core 0.0.0-next-20260603165749 → 0.0.0-next-20260605170011
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +12 -0
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -104,6 +104,18 @@ Partners behind the future of API tooling. [Become a sponsor](https://github.com
|
|
|
104
104
|
fastapi.tiangolo.com
|
|
105
105
|
</a>
|
|
106
106
|
</td>
|
|
107
|
+
<td align="center" width="172px">
|
|
108
|
+
<a href="https://kutt.to/yZVkdV" target="_blank">
|
|
109
|
+
<picture height="40px">
|
|
110
|
+
<source media="(prefers-color-scheme: dark)" srcset="https://heyapi.dev/assets/brands/unblocked/logo-light.svg">
|
|
111
|
+
<img alt="Unblocked logo" height="40px" src="https://heyapi.dev/assets/brands/unblocked/logo-dark.svg">
|
|
112
|
+
</picture>
|
|
113
|
+
</a>
|
|
114
|
+
<br/>
|
|
115
|
+
<a href="https://kutt.to/yZVkdV" style="text-decoration:none;" target="_blank">
|
|
116
|
+
getunblocked.com
|
|
117
|
+
</a>
|
|
118
|
+
</td>
|
|
107
119
|
</tr>
|
|
108
120
|
</tbody>
|
|
109
121
|
</table>
|