Skip to content

Commit eddf387

Browse files
chore: update version and changelog for 1.2.0
1 parent 79cf3aa commit eddf387

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# CHANGELOG
2-
<!-- ## [1.1.2] - 11-04-2024 -->
3-
<!-- ### Changed -->
4-
<!-- - `duration` on the `fancy` preset is formatted to the nearest time unit. ([#24](https://github.com/cybercoder-naj/logestic/issues/24)) -->
2+
## [1.2.0] - 27-05-2024
3+
### Added
4+
- 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))
55

66
## [1.1.1] - 07-04-2024
77
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "logestic",
3-
"version": "1.1.2",
3+
"version": "1.2.0",
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)