chore(release): 0.17.1 [skip ci]

## [0.17.1](https://github.com/siddharthksah/Stirling-Image/compare/v0.17.0...v0.17.1) (2026-03-28)

### Bug Fixes

* add remove-background settings to pipeline step configurator ([017a715](https://github.com/siddharthksah/Stirling-Image/commit/017a71562ad7b15d7d1abec6cee9f8ab73db2b34))
This commit is contained in:
semantic-release-bot
2026-03-28 07:32:56 +00:00
parent 017a71562a
commit e5238f5661
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/ai",
"version": "0.17.0",
"version": "0.17.1",
"private": true,
"type": "module",
"main": "./src/index.ts",