Skip to content

Commit aeca7db

Browse files
authored
chore(code): bump version to 0.1.12 (#83)
Manual version bump to include logger sync mode fix for bundled binaries.
1 parent bf3d94f commit aeca7db

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
".": "0.1.19",
3-
"packages/code": "0.1.11",
3+
"packages/code": "0.1.12",
44
"packages/dora": "0.1.9",
55
"packages/format": "0.1.4",
66
"packages/lsp": "0.1.9"

packages/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@pleaseai/code",
33
"type": "module",
4-
"version": "0.1.11",
4+
"version": "0.1.12",
55
"description": "Auto-format and type-check hooks for AI coding",
66
"author": "Minsu Lee",
77
"license": "MIT",

0 commit comments

Comments
 (0)