# Changelog All notable changes to the UIBit component library monorepo will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). Each component package is independently versioned and maintains its own local `CHANGELOG.md` file within its respective package directory (e.g., `packages//CHANGELOG.md`). This root changelog highlights major architectural shifts, documentation updates, and cross-cutting monorepo improvements. ## [0.1.0] - 2026-07-12 ### Added - **Monorepo Workspace**: Initial release of the UIBit workspace containing 25 independently versioned component packages. - **Documentation**: Modern React & Tailwind web application with search command palette, layout density selectors, and framework integration code panels. - **Community Standards**: Added `CODE_OF_CONDUCT.md`, `SUPPORT.md`, and comprehensive contributing guidelines. - **Core Library (`@uibit/core`)**: Initial release with design tokens, HSL palette variables, accessibility mixins, and typography presets.