From 813c8bc569a529379debcf2d42d5a34cd7d9d766 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 11 Jul 2023 12:16:17 +0000 Subject: [PATCH] chore(main): release 0.66.0 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5d00de7..93dc2f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## Unreleased +## [0.66.0](https://github.com/LUI-UI/lui-vue/compare/v0.65.2...v0.66.0) (2023-07-11) + + +### Features + +* **popover:** create popover component ([a47ae58](https://github.com/LUI-UI/lui-vue/commit/a47ae5897207aa9c6466eab9ac2bf3949dee489d)) + + +### Bug Fixes + +* **popover:** fix popover storybook ([2a7c942](https://github.com/LUI-UI/lui-vue/commit/2a7c942bb33dcc3dc7c1a51c02cf9f860c935e5a)) + ## [0.65.2](https://github.com/LUI-UI/lui-vue/compare/v0.65.1...v0.65.2) (2023-07-09) diff --git a/package.json b/package.json index 918960b..e73ad6b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lui-ui/lui-vue", - "version": "0.65.2", + "version": "0.66.0", "packageManager": "pnpm@8.5.1", "description": "This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `