Skip to content

Commit 3c1cc6c

Browse files
Publish
1 parent 5e5de42 commit 3c1cc6c

File tree

2 files changed

+10
-2
lines changed

2 files changed

+10
-2
lines changed

packages/meta-css/CHANGELOG.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Change Log
22

3-
- **Last updated**: 2026-04-02T10:52:06Z
3+
- **Last updated**: 2026-04-06T14:46:52Z
44
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub)
55

66
All notable changes to this project will be documented in this file.
@@ -11,6 +11,14 @@ See [Conventional Commits](https://conventionalcommits.org/) for commit guidelin
1111
**Note:** Unlisted _patch_ versions only involve non-code or otherwise excluded changes
1212
and/or version bumps of transitive dependencies.
1313

14+
### [0.19.57](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/meta-css@0.19.57/packages/meta-css) (2026-04-06)
15+
16+
#### 🩹 Bug fixes
17+
18+
- fix delimiter handling in string args ([5e5de42](https://codeberg.org/thi.ng/umbrella/commit/5e5de42))
19+
- update/fix `splitLine()` (convert cmd)
20+
- add/update tests
21+
1422
### [0.19.41](https://codeberg.org/thi.ng/umbrella/src/tag/@thi.ng/meta-css@0.19.41/packages/meta-css) (2025-12-03)
1523

1624
#### ♻️ Refactoring

packages/meta-css/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@thi.ng/meta-css",
3-
"version": "0.19.56",
3+
"version": "0.19.57",
44
"description": "Data-driven CSS framework codegen, transpiler & bundler",
55
"type": "module",
66
"module": "./index.js",

0 commit comments

Comments
 (0)