From 708a86bb8f695ec6fdd95b80768bfe5a65142272 Mon Sep 17 00:00:00 2001 From: mgh Date: Sat, 2 Mar 2024 14:28:37 +0330 Subject: [PATCH] fix(changelog): cleaning up the mess from old version changes --- CHANGELOG.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2167d50..e725902 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,9 +3,9 @@ All considerable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. -## 1.0.4...main +## v1.0.5 -[compare changes](https://github.com/mohammadGh/my-typescript-library-starter/compare/1.0.4...main) +[compare changes](https://github.com/mohammadGh/my-typescript-library-starter/compare/1.0.4...v1.0.5) ### 🚀 Enhancements @@ -29,9 +29,9 @@ All considerable changes to this project will be documented in this file. See [s - Mgh -## 1.0.3...main +## 1.0.4 -[compare changes](https://github.com/mohammadGh/my-typescript-library-starter/compare/1.0.3...main) +[compare changes](https://github.com/mohammadGh/my-typescript-library-starter/compare/1.0.3...1.0.4) ### 🩹 Fixes