chore(release): 1.1.0 [skip ci]

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

### Features

* add GitHub stars button to docs navbar and fix footer license ([47adfde](https://github.com/stirling-image/stirling-image/commit/47adfde5cb450b00a5058354f70dcd633a60d219))
This commit is contained in:
semantic-release-bot
2026-04-03 15:15:03 +00:00
parent 47adfde5cb
commit c9f7cf27ec
9 changed files with 15 additions and 8 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@stirling-image/docs",
"version": "1.0.1",
"version": "1.1.0",
"private": true,
"scripts": {
"docs:dev": "vitepress dev .",