From 4e9a2301979b8c52d89d09dd23b74bf7c2e3284c Mon Sep 17 00:00:00 2001 From: satnaing Date: Fri, 11 Nov 2022 15:33:40 +0630 Subject: [PATCH] chore: update CHANGELOG version titles --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4941c20..d2bae5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes of [AstroPaper](https://astro-paper.pages.dev/). -## [1.1.2](https://github.com/satnaing/astro-paper/compare/v1.1.1...v1.1.2) (2022-11-04) +### [1.1.2](https://github.com/satnaing/astro-paper/compare/v1.1.1...v1.1.2) (2022-11-04) ### Bug Fixes @@ -11,7 +11,7 @@ All notable changes of [AstroPaper](https://astro-paper.pages.dev/). * fix missing TailwindCSS dependency ([e7807ab](https://github.com/satnaing/astro-paper/commit/e7807ab94e12898ab85b955132c5d908956c8945)), closes [#6](https://github.com/satnaing/astro-paper/issues/6) * show search result only if input is more than one char ([f7fb032](https://github.com/satnaing/astro-paper/commit/f7fb032e604bd704adc19400e000c9584a6fdb43)) -## [1.1.1](https://github.com/satnaing/astro-paper/compare/v1.1.0...v1.1.1) (2022-10-30) +### [1.1.1](https://github.com/satnaing/astro-paper/compare/v1.1.0...v1.1.1) (2022-10-30) ### Updates