Skip to content

Commit

Permalink
release: v6.10.3
Browse files Browse the repository at this point in the history
  • Loading branch information
CDS Agent authored and CDS Agent committed Aug 21, 2024
1 parent 3d451de commit ae4de18
Show file tree
Hide file tree
Showing 15 changed files with 20 additions and 11 deletions.
2 changes: 1 addition & 1 deletion docs/iframe.html
Original file line number Diff line number Diff line change
Expand Up @@ -71,4 +71,4 @@
}</script><style>#root[hidden],
#docs-root[hidden] {
display: none !important;
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script>window['LOGLEVEL'] = "info";</script><script src="runtime~main.47acb560bc77b123eb7f.bundle.js"></script><script src="vendors~main.47acb560bc77b123eb7f.bundle.js"></script><script src="main.47acb560bc77b123eb7f.bundle.js"></script></body></html>
}</style></head><body><div class="sb-nopreview sb-wrapper"><div class="sb-nopreview_main"><h1 class="sb-nopreview_heading sb-heading">No Preview</h1><p>Sorry, but you either have no stories or none are selected somehow.</p><ul><li>Please check the Storybook config.</li><li>Try reloading the page.</li></ul><p>If the problem persists, check the browser console, or the terminal you've run Storybook from.</p></div></div><div class="sb-errordisplay sb-wrapper"><pre id="error-message" class="sb-heading"></pre><pre class="sb-errordisplay_code"><code id="error-stack"></code></pre></div><div id="root"></div><div id="docs-root"></div><script>window['LOGLEVEL'] = "info";</script><script src="runtime~main.ddccdd56cb4f1dffa0ae.bundle.js"></script><script src="vendors~main.ddccdd56cb4f1dffa0ae.bundle.js"></script><script src="main.ddccdd56cb4f1dffa0ae.bundle.js"></script></body></html>
2 changes: 0 additions & 2 deletions docs/main.47acb560bc77b123eb7f.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/main.47acb560bc77b123eb7f.bundle.js.map

This file was deleted.

2 changes: 2 additions & 0 deletions docs/main.ddccdd56cb4f1dffa0ae.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/main.ddccdd56cb4f1dffa0ae.bundle.js.map

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

1 change: 0 additions & 1 deletion docs/runtime~main.47acb560bc77b123eb7f.bundle.js.map

This file was deleted.

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

1 change: 1 addition & 0 deletions docs/runtime~main.ddccdd56cb4f1dffa0ae.bundle.js.map

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

3 changes: 0 additions & 3 deletions docs/vendors~main.47acb560bc77b123eb7f.bundle.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/vendors~main.47acb560bc77b123eb7f.bundle.js.map

This file was deleted.

3 changes: 3 additions & 0 deletions docs/vendors~main.ddccdd56cb4f1dffa0ae.bundle.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/vendors~main.ddccdd56cb4f1dffa0ae.bundle.js.map

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

9 changes: 9 additions & 0 deletions packages/libs/ui-kit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [6.10.3](https://github.com/ovh/ovh-ui-kit/compare/v6.10.2...v6.10.3) (2024-08-21)


### Bug Fixes

* **file:** added file extension validation ([3d451de](https://github.com/ovh/ovh-ui-kit/commit/3d451de6a725a4ad445d2cc913cddc1def7673bf))



## [6.10.2](https://github.com/ovh/ovh-ui-kit/compare/v6.10.1...v6.10.2) (2024-08-14)


Expand Down
2 changes: 1 addition & 1 deletion packages/libs/ui-kit/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ovh-ux/ui-kit",
"version": "6.10.2",
"version": "6.10.3",
"license": "BSD-3-Clause",
"homepage": "https://ovh.github.io/ovh-ui-kit/",
"author": "OVH SAS",
Expand Down

0 comments on commit ae4de18

Please sign in to comment.