Skip to content

Commit

Permalink
Merge pull request #68 from jayalfredprufrock/changeset-release/main
Browse files Browse the repository at this point in the history
New Release (next)
  • Loading branch information
jayalfredprufrock authored Nov 18, 2024
2 parents 5369669 + a2b4095 commit 40591eb
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 40591eb

Please sign in to comment.