Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
- project: nestjs-tools-fastify-upload 0.1.4
  • Loading branch information
getlarge committed Aug 3, 2024
1 parent 924b3d0 commit 57f5c2b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
14 changes: 12 additions & 2 deletions packages/fastify-upload/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,25 @@
## 0.1.3 (2024-08-03)
## 0.1.4 (2024-08-03)


### 🩹 Fixes

- **nestjs-tools-fastify-upload:** fix file stream destruction logic ([e791752](https://github.com/getlarge/nestjs-tools/commit/e791752))
- **nestjs-tools-fastify-upload:** export transformException ([924b3d0](https://github.com/getlarge/nestjs-tools/commit/924b3d0))


### ❤️ Thank You

- getlarge

## 0.1.3 (2024-08-03)

### 🩹 Fixes

- **nestjs-tools-fastify-upload:** fix file stream destruction logic ([e791752](https://github.com/getlarge/nestjs-tools/commit/e791752))

### ❤️ Thank You

- getlarge

## 0.1.2 (2024-08-03)

### 🩹 Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/fastify-upload/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@getlarge/nestjs-tools-fastify-upload",
"version": "0.1.3",
"version": "0.1.4",
"description": "Fastify Upload utilies for NestJS",
"keywords": [
"fastify",
Expand Down

0 comments on commit 57f5c2b

Please sign in to comment.