We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 11c60b0 + 4913823 commit 727c2a2Copy full SHA for 727c2a2
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
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
12
## [0.1.14] - 2026-03-28
13
**Chores:**
14
- release v0.1.13 [skip ci]
package.json
@@ -1,6 +1,6 @@
{
"name": "@medyll/css-base",
- "version": "0.1.14",
+ "version": "0.1.16",
"description": "Modern CSS design system library using cutting-edge CSS features",
"main": "dist/app.css",
"private": false,
0 commit comments