From 542e191364fde2ffdac1f3e03a765eea0053e299 Mon Sep 17 00:00:00 2001 From: Robin Lopez Date: Fri, 18 Sep 2026 12:24:01 +0200 Subject: [PATCH] FSHSP-215 chore(release): bump ui-kit to 0.11.0 --- CHANGELOG.md | 2 ++ projects/ui-kit/package.json | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 400ada6..5767862 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,6 +16,8 @@ Le format suit [Keep a Changelog](https://keepachangelog.com/fr/1.1.0/) et le pr ## [Unreleased] +## [0.11.0] - 2026-09-18 + ### Added - **Alignement vertical réglable sur les rangées icône/titre + action** (FSHSP-214). diff --git a/projects/ui-kit/package.json b/projects/ui-kit/package.json index 65bf349..5bc3630 100644 --- a/projects/ui-kit/package.json +++ b/projects/ui-kit/package.json @@ -1,6 +1,6 @@ { "name": "@4sh/ui-kit", - "version": "0.10.0", + "version": "0.11.0", "description": "Headless Angular components from the 4SH Design System: signals + Angular CDK, styled exclusively through design tokens. Ships a companion MCP server exposing the kit catalog and doc to AI coding agents.", "homepage": "https://4sh.github.io/starter-angular/?path=/docs/introduction--docs", "repository": {