feat(coding-agent): Export convertToPng for extensions

This commit is contained in:
Alexey Zaytsev
2026-05-29 00:44:51 -05:00
parent 7be8a10d23
commit 7a5dc0d0db
2 changed files with 5 additions and 0 deletions

View File

@@ -2,6 +2,10 @@
## [Unreleased]
### Added
- Exported `convertToPng` for extension authors.
## [0.77.0] - 2026-05-28
### New Features