Skip to content

Commit 29fa9d5

Browse files
authored
chore: release 0.2.3 (#4)
1 parent ad31e14 commit 29fa9d5

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.2"
2+
".": "0.2.3"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.2.3](https://github.com/ubinatus/hono-cloudfront/compare/v0.2.2...v0.2.3) (2025-05-09)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.2.3 ([ad31e14](https://github.com/ubinatus/hono-cloudfront/commit/ad31e14f7c71d5db35b00c3318237cb9cdf18878))
9+
310
## [0.2.2](https://github.com/ubinatus/hono-cloudfront/compare/v0.2.1...v0.2.2) (2025-04-04)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hono-cloudfront",
3-
"version": "0.2.2",
3+
"version": "0.2.3",
44
"description": "Hono middleware for to use with Cloudfront in front of a AWS Lambda",
55
"author": "JA Castro <@ubinatus>",
66
"homepage": "https://github.com/ubinatus/hono-cloudfront#readme",

0 commit comments

Comments
 (0)