Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Feb 9, 2024
1 parent e7c1594 commit a1f5491
Show file tree
Hide file tree
Showing 5 changed files with 14 additions and 8 deletions.
6 changes: 0 additions & 6 deletions .changeset/lazy-beans-report.md

This file was deleted.

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

## 2.2.1

### Patch Changes

- 02cd763: Upgrade reflect-metadata to v0.2.1 and update peer dependency range

## 2.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/cli",
"version": "2.2.0",
"version": "2.2.1",
"description": "A CLI to re-hydrate JSON logs back to a dev readable format, colors included.",
"keywords": [
"cli",
Expand Down
6 changes: 6 additions & 0 deletions packages/nestjs-module/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 5.1.4

### Patch Changes

- 02cd763: Upgrade reflect-metadata to v0.2.1 and update peer dependency range

## 5.1.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/nestjs-module/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/nestjs-module",
"version": "5.1.3",
"version": "5.1.4",
"description": "A NestJS module for the Ogma logger",
"keywords": [
"nestjs",
Expand Down

0 comments on commit a1f5491

Please sign in to comment.