From 52eb5e393c1e4e6ff7ac469704a7488a686681e3 Mon Sep 17 00:00:00 2001 From: Himanshu Gupta Date: Tue, 27 Feb 2024 00:42:48 +0530 Subject: [PATCH] fix(changelog.md): changelog.md --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2f5f73a..c6f097a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +## [1.0.2](https://github.com/opensrc0/fe-pilot/compare/v1.0.1...v1.0.2) (2024-2-26) + + +### Bug Fixes + +* **generateindex file:** generate index file for all the component ([aa032e2](https://github.com/opensrc0/fe-pilot/commit/aa032e230da438d24cc95caa8b0b428740a1ec26)) + +* **package.json:** changed command in package.json ([8e5d7fa](https://github.com/opensrc0/fe-pilot/commit/8e5d7fa42c928f96067c6951d876f0b73e91bba2)) + +* **generateindex file:** resolved conflicts: conflicts resolved ([d2f97d4](https://github.com/opensrc0/fe-pilot/commit/d2f97d489c7747fb95af023b99977ee19c0008d6)) + + ## [1.0.1](https://github.com/opensrc0/fe-pilot/compare/v1.0.0...v1.0.1) (2024-2-26)