We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4acc877 + acd5a60 commit 146a930Copy full SHA for 146a930
2 files changed
CHANGELOG.md
@@ -1,5 +1,14 @@
1
# Changelog
2
3
+## [0.1.32] - 2026-04-04
4
+**Chores:**
5
+- release v0.1.31 [skip ci]
6
+
7
+**Other:**
8
+- Merge branch 'main' of https://github.com/medyll/css-base
9
10
11
12
## [0.1.30] - 2026-04-04
13
**Documentation:**
14
- add brand skins section to css-base skill
package.json
@@ -1,6 +1,6 @@
{
"name": "@medyll/css-base",
- "version": "0.1.30",
+ "version": "0.1.32",
"description": "Modern CSS design system library using cutting-edge CSS features",
"main": "dist/app.css",
"private": false,
0 commit comments