Skip to content

Commit 6586e59

Browse files
chore: update changelog
1 parent c97b7a0 commit 6586e59

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,12 @@
11
# CHANGELOG
22

3-
## Unreleased
3+
## [1.2.1] - 19-07-2024
44
### Added
55
- GitHub Actions to automate the release workflow. ([#29](https://github.com/cybercoder-naj/logestic/pull/29))
66

7+
### Fixed
8+
- Breaking changes with Elysia v1.1.x releases. ([#32](https://github.com/cybercoder-naj/logestic/pull/32))
9+
710
## [1.2.0] - 27-05-2024
811
### Added
912
- 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))

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logestic",
3-
"version": "1.2.0",
3+
"version": "1.2.1",
44
"author": "Nishant Aanjaney Jalan <cybercoder.nishant@gmail.com>",
55
"description": "An advanced and customisable logging library for ElysiaJS",
66
"keywords": [

0 commit comments

Comments
 (0)