Skip to content

Commit b950346

Browse files
committed
chore: release v1.0.2
1 parent d2c2402 commit b950346

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## [Unreleased]
4+
5+
## [1.0.2] - 2025-10-18
6+
37
All notable changes to this project will be documented in this file.
48

59
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@go-corp/test-framework",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"description": "Test framework utilities for Cloudflare Workers and Hono applications",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)