Skip to content

Commit

Permalink
release: @universal-middleware/[email protected]
Browse files Browse the repository at this point in the history
  • Loading branch information
magne4000 committed Aug 21, 2024
1 parent 8ec6992 commit 5d58f99
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions packages/adapter-hattip/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## [0.2.2](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-08-21)



## [0.2.1](https://github.com/magne4000/universal-handler/compare/@universal-middleware/[email protected]...@universal-middleware/[email protected]) (2024-08-19)


Expand Down
2 changes: 1 addition & 1 deletion packages/adapter-hattip/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@universal-middleware/hattip",
"version": "0.2.1",
"version": "0.2.2",
"type": "module",
"description": "Hono adapter for universal middlewares",
"files": [
Expand Down
2 changes: 1 addition & 1 deletion packages/universal-middleware/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"dependencies": {
"@universal-middleware/core": "^0.2.4",
"@universal-middleware/express": "^0.2.2",
"@universal-middleware/hattip": "^0.2.1",
"@universal-middleware/hattip": "^0.2.2",
"@universal-middleware/hono": "^0.2.1",
"@universal-middleware/webroute": "^0.2.1",
"@universal-middleware/fastify": "^0.2.2",
Expand Down

0 comments on commit 5d58f99

Please sign in to comment.