Skip to content

Commit d2d34bd

Browse files
chore(release): minio-v1.5.1 [skip ci]
## [1.5.1](minio-v1.5.0...minio-v1.5.1) (2025-06-16) ### Bug Fixes * format code ([b8143a1](b8143a1))
1 parent 8312a1b commit d2d34bd

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

libs/core/minio/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.5.1](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/minio-v1.5.0...minio-v1.5.1) (2025-06-16)
2+
3+
4+
### Bug Fixes
5+
6+
* format code ([b8143a1](https://github.com/nestjs-mod/nestjs-mod-contrib/commit/b8143a12fab1e4e0d31129ce087bc245ebeab435))
7+
18
# [1.5.0](https://github.com/nestjs-mod/nestjs-mod-contrib/compare/minio-v1.4.2...minio-v1.5.0) (2025-05-24)
29

310

libs/core/minio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@nestjs-mod/minio",
33
"description": "Minio client for NestJS-mod (Wrapper for https://www.npmjs.com/package/nestjs-minio)",
4-
"version": "1.5.0",
4+
"version": "1.5.1",
55
"keywords": [
66
"nestjs",
77
"nestjs-mod",

0 commit comments

Comments
 (0)