Skip to content

Commit 2e2a267

Browse files
chore(release): 1.1.0 [skip ci]
## [1.1.0](v1.0.2...v1.1.0) (2025-11-09) ### ✨ Features * migrate tailwind config to v4 ([1303a99](1303a99))
1 parent 1303a99 commit 2e2a267

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.1.0](https://github.com/o2project/design-system/compare/v1.0.2...v1.1.0) (2025-11-09)
2+
3+
### ✨ Features
4+
5+
* migrate tailwind config to v4 ([1303a99](https://github.com/o2project/design-system/commit/1303a9912a7c9eaf14b29a879764c6da67b5cf83))
6+
17
## [1.0.2](https://github.com/o2project/design-system/compare/v1.0.1...v1.0.2) (2025-11-09)
28

39
### 🐛 Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@o2project/design-system",
3-
"version": "1.0.2",
3+
"version": "1.1.0",
44
"type": "module",
55
"description": "Design system for O2 Project",
66
"publishConfig": {

0 commit comments

Comments
 (0)