Skip to content

Commit 99a1396

Browse files
release: @lzehrung/codegraph@1.8.92, @lzehrung/codegraph-native@1.8.71
1 parent b28ed64 commit 99a1396

3 files changed

Lines changed: 7 additions & 7 deletions

File tree

package-lock.json

Lines changed: 4 additions & 4 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.91",
3+
"version": "1.8.92",
44
"type": "module",
55
"main": "./dist/index.js",
66
"types": "./dist/index.d.ts",
@@ -162,6 +162,6 @@
162162
"node-addon-api": "^8.5.0"
163163
},
164164
"optionalDependencies": {
165-
"@lzehrung/codegraph-native": "^1.8.70"
165+
"@lzehrung/codegraph-native": "^1.8.71"
166166
}
167167
}

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.70",
3+
"version": "1.8.71",
44
"type": "module",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)