Skip to content

Commit

Permalink
1.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
erayhanoglu committed Jan 20, 2025
1 parent 7448b26 commit 3694dea
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 8 deletions.
4 changes: 2 additions & 2 deletions packages/ioredis/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xnestjs/ioredis",
"version": "1.2.2",
"version": "1.2.3",
"description": "NestJS extension library for ioredis",
"author": "Panates",
"license": "MIT",
Expand Down Expand Up @@ -72,4 +72,4 @@
"ioredis",
"redis"
]
}
}
2 changes: 1 addition & 1 deletion packages/kafka/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xnestjs/kafka",
"version": "1.2.2",
"version": "1.2.3",
"description": "NestJS extension library for Kafka",
"author": "Panates",
"license": "MIT",
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": "@xnestjs/logger",
"version": "1.2.2",
"version": "1.2.3",
"description": "NestJS extension library for better logging solution",
"author": "Panates",
"license": "MIT",
Expand Down
4 changes: 2 additions & 2 deletions packages/redisess/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xnestjs/redisess",
"version": "1.2.2",
"version": "1.2.3",
"description": "NestJS extension library for redisess",
"author": "Panates",
"license": "MIT",
Expand Down Expand Up @@ -75,4 +75,4 @@
"manager",
"redis"
]
}
}
4 changes: 2 additions & 2 deletions packages/storage/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@xnestjs/storage",
"version": "1.0.2",
"version": "1.2.3",
"description": "NestJS extension library for Storage solutions (S3,GS)",
"author": "Panates",
"license": "MIT",
Expand Down Expand Up @@ -72,4 +72,4 @@
"storage",
"s3"
]
}
}

0 comments on commit 3694dea

Please sign in to comment.