Skip to content

Commit

Permalink
Version Packages (#15)
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 Jun 1, 2024
1 parent 9918b25 commit 8b9ad15
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 8 deletions.
7 changes: 0 additions & 7 deletions .changeset/quiet-carrots-listen.md

This file was deleted.

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

## 0.3.0

### Minor Changes

- 423cb80: Added generics for better type safety
Added custom settings (useColoredLogs, displayTime, displayTelegramLogs)
Added support for custom logger names

## 0.2.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.2.0",
"version": "0.3.0",
"exports": {
".": {
"require": "./dist/index.js",
Expand Down

0 comments on commit 8b9ad15

Please sign in to comment.