Skip to content

Commit e8f62d4

Browse files
chore(main): release 1.0.0 (#4)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 945d741 commit e8f62d4

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,10 @@
11
# Changelog
2+
3+
## 1.0.0 (2026-03-24)
4+
5+
6+
### Features
7+
8+
* Implementation of core color palette, automated design token sync, and CI/CD pipeline ([#3](https://github.com/kreozalabs/styles/issues/3)) ([945d741](https://github.com/kreozalabs/styles/commit/945d7418fa3d412f96e1910eac83fa724885d828))
9+
10+
## Changelog

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kreozalabs/styles",
3-
"version": "0.1.0",
3+
"version": "1.0.0",
44
"description": "Shared design system and styling for Kreoza platform",
55
"main": "dist/tokens.js",
66
"module": "dist/tokens.js",

0 commit comments

Comments
 (0)