chore(release): 1.5.0 [skip ci]

# [1.5.0](https://github.com/stirling-image/stirling-image/compare/v1.4.0...v1.5.0) (2026-04-04)

### Features

* add HEIC/HEIF format support for input and output ([6717c17](https://github.com/stirling-image/stirling-image/commit/6717c17a26262f1e45037b4cb454df9400c5930e))
This commit is contained in:
semantic-release-bot
2026-04-04 13:34:28 +00:00
parent 6717c17a26
commit cafe52d55d
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/docs",
"version": "1.4.0",
"version": "1.5.0",
"private": true,
"scripts": {
"docs:dev": "vitepress dev .",