Skip to content

Commit

Permalink
Merge pull request #1640 from jmcdo29/changeset-release/main
Browse files Browse the repository at this point in the history
Version Packages
  • Loading branch information
jmcdo29 authored Apr 26, 2023
2 parents 247bf07 + d5bd3d5 commit a05d20b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/metal-dolls-serve.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/logger/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 2.5.2

### Patch Changes

- 1c2854e: Fixed issues 1634 - Verbose logging bad printing

## 2.5.1

### Patch Changes
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": "@ogma/logger",
"version": "2.5.1",
"version": "2.5.2",
"description": "A simple, no-nonsense logging package for NodeJS",
"keywords": [
"logging",
Expand Down

0 comments on commit a05d20b

Please sign in to comment.