Skip to content

Commit c8cbb84

Browse files
guo-yuclaude
andcommitted
chore: bump shipkey to 0.3.12, @shipkey/core to 0.2.5
Includes fixes since v0.3.11: - Escape dots in project names for op assignment statements - Fix encoding issue in error messages (em dash → hyphen) - Add charset=utf-8 to JSON response headers Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 6884811 commit c8cbb84

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "shipkey",
3-
"version": "0.3.11",
3+
"version": "0.3.12",
44
"type": "module",
55
"workspaces": ["packages/*"],
66
"repository": {

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@shipkey/core",
3-
"version": "0.2.4",
3+
"version": "0.2.5",
44
"type": "module",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)