From 2885b4ebaa904d417b7f32f05cb16ebf33afb404 Mon Sep 17 00:00:00 2001 From: sck_0 Date: Fri, 23 Jan 2026 19:42:52 +0100 Subject: [PATCH] chore: release v2.12.0 --- CHANGELOG.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cbeccea0..21301631 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 --- +## [2.12.0] - 2026-01-23 - "Enterprise & UI Power" + +### Added + +- **New Skills**: + - `production-code-audit`: Comprehensive enterprise auditing skill for production readiness. + - `avalonia-layout-zafiro`: Zafiro layout guidelines for Avalonia UI. + - `avalonia-viewmodels-zafiro`: ViewModel composition patterns for Avalonia. + - `avalonia-zafiro-development`: Core development rules for Avalonia Zafiro applications. + +### Changed + +- **Index & Registry**: Updated `skills_index.json` and `README.md` registry (Total: 243 skills). + +### Contributors + +- [@SuperJMN](https://github.com/SuperJMN) - PR #20 +- [@Mohammad-Faiz-Cloud-Engineer](https://github.com/Mohammad-Faiz-Cloud-Engineer) - PR #21 + ## [2.11.0] - 2026-01-23 - "Postgres Performance" ### Added