Skip to content

Commit a20bf20

Browse files
committed
chore(release): 5.3.8
1 parent f2b1e9f commit a20bf20

File tree

6 files changed

+34
-27
lines changed

6 files changed

+34
-27
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
44

5+
## 5.3.8 (2025-10-22)
6+
7+
8+
### Bug Fixes
9+
10+
* easier overriding before/after content using utility classes. closes: [#4196](https://github.com/saadeghi/daisyui/issues/4196) ([f2b1e9f](https://github.com/saadeghi/daisyui/commit/f2b1e9fda1dbb9a9907bca136f0de75b7a0d3436))
11+
512
## 5.3.7 (2025-10-16)
613

714

packages/bundle/daisyui-theme.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bundle/daisyui-theme.mjs

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

packages/bundle/daisyui.js

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/bundle/daisyui.mjs

Lines changed: 12 additions & 12 deletions
Large diffs are not rendered by default.

packages/daisyui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"type": "module",
33
"name": "daisyui",
4-
"version": "5.3.7",
4+
"version": "5.3.8",
55
"description": "daisyUI 5 - The Tailwind CSS Component Library",
66
"author": "Pouya Saadeghi",
77
"license": "MIT",

0 commit comments

Comments
 (0)