From e11329a7c3d2a0e0a3c1d711f7bbcb570ec6a462 Mon Sep 17 00:00:00 2001 From: Behon Baker <53905713+BayBreezy@users.noreply.github.com> Date: Thu, 12 Dec 2024 23:17:46 -0500 Subject: [PATCH] chore(release): v0.1.39 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7bd494f..15f505c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v0.1.39 + +[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.38...v0.1.39) + +### 🏡 Chore + +- Added the drawer heade and footer components ([00ea23d](https://github.com/BayBreezy/ui-thing-cli/commit/00ea23d)) + +### ❤️ Contributors + +- Behon Baker ([@BayBreezy](http://github.com/BayBreezy)) + ## v0.1.38 [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.37...v0.1.38) diff --git a/package.json b/package.json index af140c4..a05a376 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui-thing", - "version": "0.1.38", + "version": "0.1.39", "description": "CLI used to add Nuxt 3 components to a project", "keywords": [ "cli",