Skip to content

Commit

Permalink
Version Packages (#848)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Nov 25, 2024
1 parent 934b393 commit 83cc764
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/swift-pigs-smile.md

This file was deleted.

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

## 0.5.0

### Minor Changes

- [#845](https://github.com/honojs/middleware/pull/845) [`934b3932c1c3fd54b22ff96ad1f9f8846ba9edc9`](https://github.com/honojs/middleware/commit/934b3932c1c3fd54b22ff96ad1f9f8846ba9edc9) Thanks [@rwv](https://github.com/rwv)! - customize html title for swagger-ui

## 0.4.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/swagger-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@hono/swagger-ui",
"version": "0.4.1",
"version": "0.5.0",
"description": "A middleware for using SwaggerUI in Hono",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit 83cc764

Please sign in to comment.