Skip to content

Commit

Permalink
Version Packages (#830)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 16, 2024
1 parent bbb48ef commit 68753ca
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/red-toes-reflect.md

This file was deleted.

6 changes: 6 additions & 0 deletions packages/zod-openapi/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @hono/zod-openapi

## 0.17.1

### Patch Changes

- [#828](https://github.com/honojs/middleware/pull/828) [`bbb48ef368d8277b89cb938207093462addf4be3`](https://github.com/honojs/middleware/commit/bbb48ef368d8277b89cb938207093462addf4be3) Thanks [@daniel-pedersen](https://github.com/daniel-pedersen)! - infer env type parameter from middleware

## 0.17.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/zod-openapi/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/zod-openapi",
"version": "0.17.0",
"version": "0.17.1",
"description": "A wrapper class of Hono which supports OpenAPI.",
"main": "dist/index.js",
"module": "dist/index.mjs",
Expand Down

0 comments on commit 68753ca

Please sign in to comment.