Skip to content

Commit db79d9e

Browse files
committed
chore(release): 5.0.43
1 parent 2470fe2 commit db79d9e

File tree

6 files changed

+16
-9
lines changed

6 files changed

+16
-9
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.0.43 (2025-05-30)
6+
7+
8+
### Bug Fixes
9+
10+
* badge-outline, badge-dash, badge-soft can be used with tailwind responsive variants. closes: [#3643](https://github.com/saadeghi/daisyui/issues/3643) ([2470fe2](https://github.com/saadeghi/daisyui/commit/2470fe20f9d69976d6ce7c98fa883909c6202e59))
11+
512
## 5.0.42 (2025-05-29)
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: 3 additions & 3 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: 3 additions & 3 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.0.42",
4+
"version": "5.0.43",
55
"description": "daisyUI 5 - The Tailwind CSS Component Library",
66
"author": "Pouya Saadeghi",
77
"license": "MIT",

0 commit comments

Comments
 (0)