chore(main): release 0.11.3 (#104)

Co-authored-by: garage-ui-release-bot[bot] <285030457+garage-ui-release-bot[bot]@users.noreply.github.com>
This commit is contained in:
garage-ui-release-bot[bot]
2026-08-04 01:29:27 +02:00
committed by GitHub
parent 6394dcba20
commit 351f92b520
4 changed files with 12 additions and 5 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
{
".": "0.11.2"
".": "0.11.3"
}
+7
View File
@@ -1,5 +1,12 @@
# Changelog
## [0.11.3](https://github.com/Noooste/garage-ui/compare/v0.11.2...v0.11.3) (2026-08-03)
### Bug Fixes
* **frontend:** optimize onOpenChange handling to prevent unnecessary re-renders ([b986e00](https://github.com/Noooste/garage-ui/commit/b986e00eb32b795c232a5db39d1cf72ce1882c2d))
## [0.11.2](https://github.com/Noooste/garage-ui/compare/v0.11.1...v0.11.2) (2026-08-03)
+2 -2
View File
@@ -3,8 +3,8 @@ name: garage-ui
description: A Helm chart for Garage UI - Web interface for Garage S3 object storage
icon: https://helm.noste.dev/garage.png
type: application
version: 0.11.2 # x-release-please-version
appVersion: v0.11.2 # x-release-please-version
version: 0.11.3 # x-release-please-version
appVersion: v0.11.3 # x-release-please-version
keywords:
- garage
- s3
+2 -2
View File
@@ -2,8 +2,8 @@
A Helm chart for deploying [Garage UI](https://github.com/Noooste/garage-ui), a modern web interface for managing [Garage](https://garagehq.deuxfleurs.fr/) distributed object storage systems.
[![Version](https://img.shields.io/badge/version-0.11.2?color=blue)](Chart.yaml) <!-- x-release-please-version -->
[![App Version](https://img.shields.io/badge/app%20version-v0.11.2?color=green)](Chart.yaml) <!-- x-release-please-version -->
[![Version](https://img.shields.io/badge/version-0.11.3?color=blue)](Chart.yaml) <!-- x-release-please-version -->
[![App Version](https://img.shields.io/badge/app%20version-v0.11.3?color=green)](Chart.yaml) <!-- x-release-please-version -->
## Table of Contents