Skip to content

Commit 664ba7c

Browse files
authored
chore: release 0.2.2 (#3)
1 parent 1bbc67e commit 664ba7c

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.1"
2+
".": "0.2.2"
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.2](https://github.com/ubinatus/hono-cloudfront/compare/v0.2.1...v0.2.2) (2025-04-04)
4+
5+
6+
### Miscellaneous Chores
7+
8+
* release 0.2.2 ([1bbc67e](https://github.com/ubinatus/hono-cloudfront/commit/1bbc67e2a351e715bfe2009395f28d473c308f04))
9+
310
## [0.2.1](https://github.com/ubinatus/hono-cloudfront/compare/v0.2.0...v0.2.1) (2025-03-08)
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.1",
3+
"version": "0.2.2",
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)