chore(release): 1.3.1 [skip ci]

## [1.3.1](https://github.com/stirling-image/stirling-image/compare/v1.3.0...v1.3.1) (2026-04-04)

### Bug Fixes

* default theme to light instead of following system preference ([30908ed](https://github.com/stirling-image/stirling-image/commit/30908ed058439f0cc8cc70976091083c260d6b05))
This commit is contained in:
semantic-release-bot
2026-04-04 11:42:34 +00:00
parent 30908ed058
commit dba3f65d8c
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/api",
"version": "1.3.0",
"version": "1.3.1",
"private": true,
"type": "module",
"scripts": {