Skip to content

Commit 1495cd5

Browse files
release: @lzehrung/codegraph@1.8.93, @lzehrung/codegraph-native@1.8.72
1 parent e9b3cf8 commit 1495cd5

3 files changed

Lines changed: 23 additions & 33 deletions

File tree

package-lock.json

Lines changed: 20 additions & 30 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.92",
3+
"version": "1.8.93",
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.71"
165+
"@lzehrung/codegraph-native": "^1.8.72"
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.71",
3+
"version": "1.8.72",
44
"type": "module",
55
"main": "./index.js",
66
"types": "./index.d.ts",

0 commit comments

Comments
 (0)