Skip to content

Commit fa6fed5

Browse files
committed
chore: release v1.2.0
1 parent c8bed2a commit fa6fed5

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## [1.2.0] - 2025-10-18
4+
5+
### Features
6+
7+
- integrate with consolidated go-utils package
8+
9+
310
## [1.1.0] - 2025-10-18
411

512
### Features

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-suite",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"description": "Complete testing suite for Hono applications across Cloudflare Workers, Node.js, and Bun runtimes",
55
"type": "module",
66
"main": "./dist/index.js",

0 commit comments

Comments
 (0)