Skip to content

Commit

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

* 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 Jul 31, 2023
1 parent 095425b commit 6e6f0eb
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.2](https://github.com/daisyui/react-daisyui/compare/v4.0.1...v4.0.2) (2023-07-31)


### Bug Fixes

* **Join:** exported join component ([095425b](https://github.com/daisyui/react-daisyui/commit/095425b4111b73999c2812ba86fbe52a42e68110))

## [4.0.1](https://github.com/daisyui/react-daisyui/compare/v4.0.0...v4.0.1) (2023-07-28)


Expand Down
2 changes: 1 addition & 1 deletion docs/project.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"generatedAt":1690573497294,"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":1690828364007,"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.1",
"version": "4.0.2",
"description": "react-daisyui - DaisyUI components built with React 🌼",
"author": "daisyui",
"license": "MIT",
Expand Down

0 comments on commit 6e6f0eb

Please sign in to comment.