From 9a1587fedf3bca9dc436fa7814a4d027553478f1 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 30 Apr 2024 13:05:57 +0000 Subject: [PATCH] chore(release): 2.0.1 [skip ci] ## [2.0.1](https://github.com/danguilherme/uno/compare/v2.0.0...v2.0.1) (2024-04-30) ### Bug Fixes * add changelog to package ([3eddb35](https://github.com/danguilherme/uno/commit/3eddb3505d88f0b347f3ef0d2ba820951d4424d2)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9783cae..722a528 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [2.0.1](https://github.com/danguilherme/uno/compare/v2.0.0...v2.0.1) (2024-04-30) + + +### Bug Fixes + +* add changelog to package ([3eddb35](https://github.com/danguilherme/uno/commit/3eddb3505d88f0b347f3ef0d2ba820951d4424d2)) + ## [2.0.0](https://github.com/danguilherme/uno/compare/v1.1.0...v2.0.0) (2024-04-30)