We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92cd434 + 4167d85 commit a333b2dCopy full SHA for a333b2d
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [0.1.20] - 2026-03-31
4
+**Chores:**
5
+- release v0.1.19 [skip ci]
6
+
7
+**Other:**
8
+- Merge branch 'main' of https://github.com/medyll/css-base
9
10
11
12
## [0.1.18] - 2026-03-28
13
**Chores:**
14
- release v0.1.17 [skip ci]
package.json
@@ -1,6 +1,6 @@
{
"name": "@medyll/css-base",
- "version": "0.1.18",
+ "version": "0.1.20",
"description": "Modern CSS design system library using cutting-edge CSS features",
"main": "dist/app.css",
"private": false,
0 commit comments