Skip to content

Commit

Permalink
Version Packages (#713)
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 25, 2024
1 parent 32abe11 commit c49996d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-snails-cover.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.4.1

### Patch Changes

- [#701](https://github.com/honojs/middleware/pull/701) [`32abe11a4ad67275e3a5e8767684f750d3f04a7a`](https://github.com/honojs/middleware/commit/32abe11a4ad67275e3a5e8767684f750d3f04a7a) Thanks [@rwv](https://github.com/rwv)! - perf: use jsdelivr instead of unpkg to serve swagger-ui assets

## 0.4.0

### Minor 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.0",
"version": "0.4.1",
"description": "A middleware for using SwaggerUI in Hono",
"type": "module",
"main": "dist/index.cjs",
Expand Down

0 comments on commit c49996d

Please sign in to comment.