chore(release): 1.2.0 [skip ci]

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

### Features

* move theme toggle and GitHub button to top-right navbar ([47e53dc](https://github.com/stirling-image/stirling-image/commit/47e53dc6cd173e5f8731e5bfa38dc12f586a16be))
This commit is contained in:
semantic-release-bot
2026-04-03 15:20:53 +00:00
parent 47e53dc6cd
commit 7827a374b2
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/shared",
"version": "1.1.0",
"version": "1.2.0",
"private": true,
"type": "module",
"main": "./src/index.ts",