chore(release): 1.2.1 [skip ci]

## [1.2.1](https://github.com/stirling-image/stirling-image/compare/v1.2.0...v1.2.1) (2026-04-03)

### Bug Fixes

* handle volume permission issues for bind-mounted /data directory ([39afb2a](https://github.com/stirling-image/stirling-image/commit/39afb2a4032f64d49ef897da9b2616fe87668e0c))
This commit is contained in:
semantic-release-bot
2026-04-03 16:17:11 +00:00
parent 39afb2a403
commit 9f2dc00ec8
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "stirling-image",
"version": "1.2.0",
"version": "1.2.1",
"private": true,
"packageManager": "pnpm@9.15.4",
"scripts": {