Skip to content

Commit

Permalink
nestjs-module 5.0.1 (#1717)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmcdo29 authored Jun 17, 2023
2 parents 8d08b0b + b674e10 commit efd8ca1
Show file tree
Hide file tree
Showing 29 changed files with 113 additions and 19 deletions.
5 changes: 0 additions & 5 deletions .changeset/hip-wolves-enjoy.md

This file was deleted.

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.0.1

### Patch Changes

- c970428: Warn if there are multiple parsers installed of the same type

## 5.0.0

### Major 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.0.0",
"version": "5.0.1",
"description": "A NestJS module for the Ogma logger",
"keywords": [
"nestjs",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-express/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-express/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-express",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle HTTP requests from Express",
"keywords": [
"express",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-fastify",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle HTTP requests from Fastify",
"keywords": [
"fastify",
Expand Down
8 changes: 8 additions & 0 deletions packages/platform-graphql-fastify/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1
- @ogma/platform-fastify@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-graphql-fastify/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-graphql-fastify",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to proplery handle GQL requests with an Fastify server",
"keywords": [
"fastify",
Expand Down
8 changes: 8 additions & 0 deletions packages/platform-graphql/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1
- @ogma/platform-express@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-graphql/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-graphql",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to proplery handle GQL requests with an Express server",
"keywords": [
"GraphQL",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-grpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-grpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-grpc",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from grpc protocols",
"keywords": [
"grpc",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-kafka/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-kafka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-kafka",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from Kafka protocols",
"keywords": [
"kafka",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-mqtt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-mqtt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-mqtt",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from mqtt protocols",
"keywords": [
"mqtt",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-nats/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-nats/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-nats",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from nats protocols",
"keywords": [
"nats",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-rabbitmq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-rabbitmq",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from amqp protocols",
"author": "Jay McDoniel <jmcdo29@gmail.com>",
"homepage": "https://github.com/jmcdo29/ogma#readme",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-redis/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-redis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-redis",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from redis protocols",
"keywords": [
"redis",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-socket.io/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-socket.io/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-socket.io",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle websocket requests from socket.io",
"keywords": [
"socket.io",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-tcp/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-tcp/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-tcp",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle microservice requests from tcp protocols",
"keywords": [
"tcp",
Expand Down
7 changes: 7 additions & 0 deletions packages/platform-ws/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Change Log

## 5.0.1

### Patch Changes

- Updated dependencies [c970428]
- @ogma/nestjs-module@5.0.1

## 5.0.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/platform-ws/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ogma/platform-ws",
"version": "5.0.0",
"version": "5.0.1",
"description": "A plugin for the OgmaInterceptor to properly handle websocket requests from ws",
"keywords": [
"ws",
Expand Down

0 comments on commit efd8ca1

Please sign in to comment.