Skip to content

Commit

Permalink
Version Packages (#17)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] and github-actions[bot] authored Aug 10, 2024
1 parent 87172f1 commit 75ce378
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 10 deletions.
9 changes: 0 additions & 9 deletions .changeset/old-hats-press.md

This file was deleted.

10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# telegram-error-logger

## 0.4.0

### Minor Changes

- 87172f1: Remove singleton creation when instantiating logger
Use ISO for date
Updated readme
Updated logger builder
Added error stack trace

## 0.3.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "telegram-error-logger",
"description": "Telegram logger to use for logging error messages",
"version": "0.3.0",
"version": "0.4.0",
"exports": {
".": {
"require": "./dist/index.js",
Expand Down

0 comments on commit 75ce378

Please sign in to comment.