Skip to content

Commit 40021bd

Browse files
release: @lzehrung/codegraph@1.8.85, @lzehrung/codegraph-native@1.8.64, @lzehrung/codegraph-js-fallback@1.8.61
1 parent 8a46ef5 commit 40021bd

4 files changed

Lines changed: 9 additions & 9 deletions

File tree

package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lzehrung/codegraph",
3-
"version": "1.8.84",
3+
"version": "1.8.85",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -160,6 +160,6 @@
160160
"node-addon-api": "^8.5.0"
161161
},
162162
"optionalDependencies": {
163-
"@lzehrung/codegraph-native": "^1.8.63"
163+
"@lzehrung/codegraph-native": "^1.8.64"
164164
}
165165
}

packages/codegraph-js-fallback/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lzehrung/codegraph-js-fallback",
3-
"version": "1.8.60",
3+
"version": "1.8.61",
44
"description": "Compatibility shim for hosts without a native Codegraph parser backend.",
55
"main": "./js-fallback.cjs",
66
"types": "./js-fallback.d.ts",

packages/codegraph-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@lzehrung/codegraph-native",
3-
"version": "1.8.63",
3+
"version": "1.8.64",
44
"type": "module",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)