Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
Expand Down
2 changes: 1 addition & 1 deletion projects/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -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": {
Expand Down
Loading