Skip to content

Commit 9bb38de

Browse files
chore(main): release 2.0.0 (#8)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2a1f28f commit 9bb38de

2 files changed

Lines changed: 12 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
## [2.0.0](https://github.com/kreozalabs/styles/compare/v1.0.0...v2.0.0) (2026-03-30)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* remove kreoza border radius tokens from styles and documentation ([#7](https://github.com/kreozalabs/styles/issues/7))
9+
10+
### Bug Fixes
11+
12+
* remove kreoza border radius tokens from styles and documentation ([#7](https://github.com/kreozalabs/styles/issues/7)) ([2a1f28f](https://github.com/kreozalabs/styles/commit/2a1f28f85a35fbe55775b0afe5ede40d21956e53))
13+
314
## 1.0.0 (2026-03-24)
415

516

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": "1.0.0",
3+
"version": "2.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)