Skip to content

Commit 727c2a2

Browse files
committed
Merge branch 'main' of https://github.com/medyll/css-base
2 parents 11c60b0 + 4913823 commit 727c2a2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

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

3+
## [0.1.16] - 2026-03-28
4+
**Chores:**
5+
- release v0.1.15 [skip ci]
6+
7+
**Other:**
8+
- Merge branch 'main' of https://github.com/medyll/css-base
9+
10+
11+
312
## [0.1.14] - 2026-03-28
413
**Chores:**
514
- release v0.1.13 [skip ci]

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@medyll/css-base",
3-
"version": "0.1.14",
3+
"version": "0.1.16",
44
"description": "Modern CSS design system library using cutting-edge CSS features",
55
"main": "dist/app.css",
66
"private": false,

0 commit comments

Comments
 (0)