From 5e4a6806347474640e835c8b8f544a3c776b8967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Jos=C3=A9=20Videira?= <92525561+FernandoJVideira@users.noreply.github.com> Date: Mon, 31 Mar 2025 19:02:29 +0100 Subject: [PATCH] chore(master): release 1.0.2 --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f12508c..2aa1acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.0.2](https://github.com/FernandoJVideira/LK_API_Temp/compare/v1.0.1...v1.0.2) (2025-03-31) + + +### Bug Fixes + +* updated readme and added envrc example ([f177926](https://github.com/FernandoJVideira/LK_API_Temp/commit/f1779268f483965f5251ebae81f399a1f8634501)) + ## [1.0.1](https://github.com/FernandoJVideira/LK_API_Temp/compare/v1.0.0...v1.0.1) (2025-03-31)