Skip to content

Commit 63ab960

Browse files
veksenclaude
andcommitted
chore(typeorm,mikroorm): bump versions to 0.1.0
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 5cad82f commit 63ab960

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

nodejs/sqlcommenter-nodejs/packages/sqlcommenter-mikroorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@query-doctor/sqlcommenter-mikroorm",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "SQLCommenter patch for MikroORM",
55
"main": "dist/cjs/index.js",
66
"type": "module",

nodejs/sqlcommenter-nodejs/packages/sqlcommenter-typeorm/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@query-doctor/sqlcommenter-typeorm",
3-
"version": "0.0.2",
3+
"version": "0.1.0",
44
"description": "SQLCommenter patch for TypeORM",
55
"main": "dist/cjs/index.js",
66
"type": "module",

0 commit comments

Comments
 (0)