From 9b170f81ebb3d2730deb36bfe0fc2441631cc01e Mon Sep 17 00:00:00 2001 From: Behon Baker <53905713+BayBreezy@users.noreply.github.com> Date: Wed, 20 Nov 2024 23:02:12 -0500 Subject: [PATCH] chore(release): v0.1.35 --- CHANGELOG.md | 12 ++++++++++++ package.json | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2cdc6b8..877feae 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,17 @@ # Changelog +## v0.1.35 + +[compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.34...v0.1.35) + +### 🏡 Chore + +- Update Provider for sidebar ([ad591f2](https://github.com/BayBreezy/ui-thing-cli/commit/ad591f2)) + +### ❤️ Contributors + +- Behon Baker ([@BayBreezy](http://github.com/BayBreezy)) + ## v0.1.34 [compare changes](https://github.com/BayBreezy/ui-thing-cli/compare/v0.1.33...v0.1.34) diff --git a/package.json b/package.json index 227f987..a1e2c3b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ui-thing", - "version": "0.1.34", + "version": "0.1.35", "description": "CLI used to add Nuxt 3 components to a project", "keywords": [ "cli",