From b18714ec85f5323688e76bc9cad930dfec677c19 Mon Sep 17 00:00:00 2001 From: Miguel Ramos Date: Wed, 24 Jul 2024 07:23:03 +0100 Subject: [PATCH] chore: changelog maintenance --- CHANGELOG.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ba997020..ce85771e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ All notable changes to this project will be documented in this file. +## [1.0.11] - 2024-07-24 + +### 🚀 Features + +- Changes pretty json and remove root package for pnpm + +### ⚙️ Miscellaneous Tasks + +- Changelog maintenance +- Merge pull request #22 from websublime/feature/pretty-json-pnpm + ## [1.0.10] - 2024-07-23 ### 🚀 Features