Skip to content

Commit

Permalink
chore(release): v0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
NamesMT committed Jul 3, 2024
1 parent eb79aa9 commit 802fad8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
# Changelog


## v0.2.3

[compare changes](https://github.com/namesmt/hono-adapter-aws-lambda/compare/v0.2.2...v0.2.3)

### 🩹 Fixes

- Set cookies with comma is bugged ([eb79aa9](https://github.com/namesmt/hono-adapter-aws-lambda/commit/eb79aa9))

### ❤️ Contributors

- NamesMT ([@NamesMT](http://github.com/NamesMT))

## v0.2.2

[compare changes](https://github.com/namesmt/hono-adapter-aws-lambda/compare/v0.2.1...v0.2.2)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@namesmt/hono-adapter-aws-lambda",
"type": "module",
"version": "0.2.2",
"version": "0.2.3",
"packageManager": "[email protected]",
"description": "",
"author": "NamesMT <[email protected]>",
Expand Down

0 comments on commit 802fad8

Please sign in to comment.