chore(release): 0.11.1 [skip ci]

## [0.11.1](https://github.com/siddharthksah/Stirling-Image/compare/v0.11.0...v0.11.1) (2026-03-27)

### Bug Fixes

* **docs:** ignore localhost dead links in VitePress build ([5c4b2a5](https://github.com/siddharthksah/Stirling-Image/commit/5c4b2a59d3a9f1fa2dd428fd626f2bbbb9e3fea6))
This commit is contained in:
semantic-release-bot
2026-03-27 05:54:02 +00:00
parent 5c4b2a59d3
commit b5721d9854
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/ai",
"version": "0.11.0",
"version": "0.11.1",
"private": true,
"type": "module",
"main": "./src/index.ts",