Skip to content

Commit 7834cb0

Browse files
chore(main): release 1.0.0
1 parent ad54ede commit 7834cb0

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-03-30)
4+
5+
6+
### Features
7+
8+
* initialize component library infrastructure with Tailwind v4 and monorepo tooling ([#1](https://github.com/kreozalabs/ui/issues/1)) ([9f80a5e](https://github.com/kreozalabs/ui/commit/9f80a5e23c5f93dc48a4971b1035d7a5db95ad39))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kreozalabs/ui",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"private": false,
55
"main": "./dist/index.js",
66
"module": "./dist/index.mjs",

0 commit comments

Comments
 (0)