From c02a44bdfe3f78f0e05c9fdd2893b7353db9795b Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 24 Jan 2025 11:23:40 +0000 Subject: [PATCH] chore(release): v0.1.0 [skip ci] --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..b389372 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# [0.1.0](https://github.com/lloydrichards/shadcn-storybook-registry/compare/v0.0.0...v0.1.0) (2025-01-24) + + +### Bug Fixes + +* :bug: fix next15 router ([90547b1](https://github.com/lloydrichards/shadcn-storybook-registry/commit/90547b1b544c05b8a431db59e282b0f74395618e)) +* :bug: fix shadcn components ([76038cf](https://github.com/lloydrichards/shadcn-storybook-registry/commit/76038cf7da6dac473670069724ab7ed43a5dbfb2)) +* :truck: move stories into registry folder ([d12cc62](https://github.com/lloydrichards/shadcn-storybook-registry/commit/d12cc62c8c9833e2baeeb295844f37d6af1fa5c0)) + + +### Features + +* :sparkles: add all stories to registry ([c9f2d49](https://github.com/lloydrichards/shadcn-storybook-registry/commit/c9f2d491a00141ea8149628dc368da4d1036426c)) +* :sparkles: add table with all stories ([7e22577](https://github.com/lloydrichards/shadcn-storybook-registry/commit/7e22577fee8c5bf398121d7552254eff257e6b25)) +* add all stories ([1d3f910](https://github.com/lloydrichards/shadcn-storybook-registry/commit/1d3f910bf93fa4958e7f4b89aebfea6b3e512c2b)) +* add storybook ([c2b290b](https://github.com/lloydrichards/shadcn-storybook-registry/commit/c2b290be63ccc9a6f688480148e790bae9aab5ef)) + + +### Performance Improvements + +* :chart_with_upwards_trend: add analytics and speed tracking ([3020f77](https://github.com/lloydrichards/shadcn-storybook-registry/commit/3020f774c88859bfd8f285eab249999937199f1f))