Skip to content

Commit d94ff65

Browse files
committed
chore(release): 0.10.2
1 parent ec565e9 commit d94ff65

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [0.10.2](https://github.com/mguleryuz/hono-sess/compare/v0.10.1...v0.10.2) (2025-01-05)
6+
57
### [0.10.1](https://github.com/mguleryuz/hono-sess/compare/v0.10.0...v0.10.1) (2025-01-05)
68

79
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "hono-sess",
33
"description": "A Simple Session Middleware for Hono",
4-
"version": "0.10.1",
4+
"version": "0.10.2",
55
"exports": {
66
".": {
77
"types": "./dist/types/index.d.ts",

0 commit comments

Comments
 (0)