Skip to content

Commit

Permalink
chore(main): release 4.0.4 (#406)
Browse files Browse the repository at this point in the history
* chore(main): release 4.0.4

* docs: update storybook for latest release

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: benjitrosch <benjitrosch@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and benjitrosch committed Aug 4, 2023
1 parent 0206ad9 commit d0ad289
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 4 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [4.0.4](https://github.com/daisyui/react-daisyui/compare/v4.0.3...v4.0.4) (2023-08-04)


### Miscellaneous

* **types:** add default export for ModalLegacyProps ([#405](https://github.com/daisyui/react-daisyui/issues/405)) ([0206ad9](https://github.com/daisyui/react-daisyui/commit/0206ad996e7c4dbb38ab32ef3558bd901225e144))

## [4.0.3](https://github.com/daisyui/react-daisyui/compare/v4.0.2...v4.0.3) (2023-08-01)


Expand Down
2 changes: 1 addition & 1 deletion docs/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1690900134205,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.7.1"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-vite","options":{}},"builder":"@storybook/builder-vite","renderer":"@storybook/react","storybookVersion":"7.1.1","storybookVersionSpecifier":"^7.1.1","language":"typescript","storybookPackages":{"@storybook/addon-links":{"version":"7.1.1"},"@storybook/react":{"version":"7.1.1"},"@storybook/react-vite":{"version":"7.1.1"},"storybook":{"version":"7.1.1"}},"addons":{"@storybook/addon-styling":{"options":{},"version":"1.3.4"},"@storybook/addon-essentials":{"options":{"backgrounds":false},"version":"7.1.1"}}}
{"generatedAt":1691163189089,"hasCustomBabel":false,"hasCustomWebpack":false,"hasStaticDirs":false,"hasStorybookEslint":false,"refCount":0,"packageManager":{"type":"npm","version":"9.7.1"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-vite","options":{}},"builder":"@storybook/builder-vite","renderer":"@storybook/react","storybookVersion":"7.1.1","storybookVersionSpecifier":"^7.1.1","language":"typescript","storybookPackages":{"@storybook/addon-links":{"version":"7.1.1"},"@storybook/react":{"version":"7.1.1"},"@storybook/react-vite":{"version":"7.1.1"},"storybook":{"version":"7.1.1"}},"addons":{"@storybook/addon-styling":{"options":{},"version":"1.3.4"},"@storybook/addon-essentials":{"options":{"backgrounds":false},"version":"7.1.1"}}}
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-daisyui",
"version": "4.0.3",
"version": "4.0.4",
"description": "react-daisyui - DaisyUI components built with React 🌼",
"author": "daisyui",
"license": "MIT",
Expand Down

0 comments on commit d0ad289

Please sign in to comment.