We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d2c2402 commit b950346Copy full SHA for b950346
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## [Unreleased]
4
+
5
+## [1.0.2] - 2025-10-18
6
7
All notable changes to this project will be documented in this file.
8
9
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
package.json
@@ -1,6 +1,6 @@
{
"name": "@go-corp/test-framework",
- "version": "1.0.1",
+ "version": "1.0.2",
"description": "Test framework utilities for Cloudflare Workers and Hono applications",
"type": "module",
"main": "./dist/index.js",
0 commit comments