From 94acacbd6c40113fb4894e63e58c769b5076865b Mon Sep 17 00:00:00 2001 From: unkn0wn Date: Wed, 24 Jun 2026 09:23:50 +0200 Subject: [PATCH] fix: update current version to 1.2.1 in project status section of README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index efebd82..934616d 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ Nova Design System (NDS) is a lightweight, responsive UI component library built NDS provides a focused set of reusable Astro components with centralized design tokens, light/dark theming, and a strong focus on consistency and maintainability. The component documentation and showcase are also built with Astro. ## Project Status -> **ALPHA** — The library is under active development. Current version: `1.01.0`. Component APIs, token naming, and internal architecture may change before a stable release. +> **ALPHA** — The library is under active development. Current version: `1.2.1`. Component APIs, token naming, and internal architecture may change before a stable release. ## Core Principles