From da4fe8cea2fe89b8da082264c0703f35f8ae6029 Mon Sep 17 00:00:00 2001 From: waldronmatt Date: Thu, 2 Nov 2023 01:45:16 +0000 Subject: [PATCH] chore(release): publish - demo-ui-storybook@1.0.13 --- docs/ui/CHANGELOG.md | 6 ++++++ docs/ui/package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/ui/CHANGELOG.md b/docs/ui/CHANGELOG.md index 8bbd2d96..e72bb988 100644 --- a/docs/ui/CHANGELOG.md +++ b/docs/ui/CHANGELOG.md @@ -3,6 +3,12 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.13](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/demo-ui-storybook@1.0.12...demo-ui-storybook@1.0.13) (2023-11-02) + +### Bug Fixes + +* **ui:** remove intro doc causing build issues ([774796f](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/commit/774796f2fbc017a80baf664396bbc36d488423b8)) - by @waldronmatt + ## [1.0.12](https://github.com/waldronmatt/pnpm-nx-lerna-lite-boilerplate/compare/demo-ui-storybook@1.0.11...demo-ui-storybook@1.0.12) (2023-11-02) ### Bug Fixes diff --git a/docs/ui/package.json b/docs/ui/package.json index eea5b4fa..32b4daca 100644 --- a/docs/ui/package.json +++ b/docs/ui/package.json @@ -1,6 +1,6 @@ { "name": "demo-ui-storybook", - "version": "1.0.12", + "version": "1.0.13", "private": true, "type": "module", "scripts": {