Skip to content

Commit

Permalink
release:
Browse files Browse the repository at this point in the history
 - @alwatr/logger@3.0.1
  • Loading branch information
alimd committed Jan 3, 2024
1 parent 9704dc9 commit 131ce4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [3.0.1](https://github.com/Alwatr/nanolib/compare/@alwatr/logger@3.0.0...@alwatr/logger@3.0.1) (2024-01-03)

**Note:** Version bump only for package @alwatr/logger

# 3.0.0 (2024-01-03)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/logger/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@alwatr/logger",
"version": "3.0.0",
"version": "3.0.1",
"description": "Fancy colorful console debugger with custom scope written in tiny TypeScript, ES module.",
"author": "S. Ali Mihandoost <ali.mihandoost@gmail.com>",
"keywords": [
Expand Down

0 comments on commit 131ce4e

Please sign in to comment.