Skip to content

Commit 38df53e

Browse files
author
CI
committed
Releasing version 0.0.95
1 parent 96ed50c commit 38df53e

3 files changed

Lines changed: 7 additions & 3 deletions

File tree

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,3 +6,7 @@ node_modules
66
.npmrc
77
*.tgz
88
.oca/
9+
10+
.csis
11+
internal/tests-images/node22/native-addon-code-only-fn-test/customer-native-addon/build/
12+
internal/tests-images/node24/native-addon-code-only-fn-test/customer-native-addon/build/

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@fnproject/fdk",
3-
"version": "0.0.91",
3+
"version": "0.0.95",
44
"description": "Function Developer Kit for Fn",
55
"main": "fn-fdk.js",
66
"scripts": {

0 commit comments

Comments
 (0)