From 198ae9651a3feb33396add17d718e4debac919e1 Mon Sep 17 00:00:00 2001 From: darrencoutts118 Date: Wed, 8 Jan 2025 18:08:06 +0000 Subject: [PATCH] Update CHANGELOG --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 706145d..1225a27 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to `ui` will be documented in this file +## v0.0.1 - 2025-01-08 + +### What's Changed + +* Setup Attribute Builder by @darrencoutts118 in https://github.com/laravel-appkit/ui/pull/1 + +### New Contributors + +* @darrencoutts118 made their first contribution in https://github.com/laravel-appkit/ui/pull/1 + +**Full Changelog**: https://github.com/laravel-appkit/ui/commits/v0.0.1 + ## 1.0.0 - 201X-XX-XX - initial release