From 6586e5946ecb6576992509f644ba3ad443e09c70 Mon Sep 17 00:00:00 2001 From: Nishant Aanjaney Jalan Date: Fri, 19 Jul 2024 21:18:16 +0100 Subject: [PATCH] chore: update changelog --- CHANGELOG.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 340bf24..5f36b9d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,12 @@ # CHANGELOG -## Unreleased +## [1.2.1] - 19-07-2024 ### Added - GitHub Actions to automate the release workflow. ([#29](https://github.com/cybercoder-naj/logestic/pull/29)) +### Fixed +- Breaking changes with Elysia v1.1.x releases. ([#32](https://github.com/cybercoder-naj/logestic/pull/32)) + ## [1.2.0] - 27-05-2024 ### Added - New preset `commontz`, which is similar to `common` but logs the time in server's timezone. ([#28](https://github.com/cybercoder-naj/logestic/pull/28)) diff --git a/package.json b/package.json index 880aea9..4b5eef9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "logestic", - "version": "1.2.0", + "version": "1.2.1", "author": "Nishant Aanjaney Jalan ", "description": "An advanced and customisable logging library for ElysiaJS", "keywords": [