Skip to content

Commit

Permalink
Version Packages (next)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 18, 2024
1 parent 5369669 commit a2b4095
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 1 deletion.
1 change: 1 addition & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
"nestjs-typebox": "3.1.0"
},
"changesets": [
"healthy-kids-hug",
"plenty-flowers-develop"
]
}
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# nestjs-typebox

## 4.0.0-next.1

### Patch Changes

- 5369669: fix: apply response transformation before validation

## 4.0.0-next.0

### Major Changes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-typebox",
"version": "4.0.0-next.0",
"version": "4.0.0-next.1",
"description": "",
"author": "Andrew Smiley <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit a2b4095

Please sign in to comment.