chore(release): 1.0.1 [skip ci]

## [1.0.1](https://github.com/stirling-image/stirling-image/compare/v1.0.0...v1.0.1) (2026-03-30)

### Bug Fixes

* allow SVG files in the convert tool ([4fa8dd0](https://github.com/stirling-image/stirling-image/commit/4fa8dd07804504d56aefb96856f47638dabffefb))
This commit is contained in:
semantic-release-bot
2026-03-30 03:37:53 +00:00
parent 4fa8dd0780
commit acbe15def5
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/api",
"version": "1.0.0",
"version": "1.0.1",
"private": true,
"type": "module",
"scripts": {