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 2e65a03 commit 3493f9cCopy full SHA for 3493f9c
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.0.4] - 2025-10-18
4
+
5
+### Other Changes
6
7
+- chore: commit changes before release
8
9
10
## [1.0.3] - 2025-10-18
11
12
### Other Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "@go-corp/test-framework",
- "version": "1.0.3",
+ "version": "1.0.4",
"description": "Test framework utilities for Cloudflare Workers and Hono applications",
"type": "module",
"main": "./dist/index.js",
0 commit comments