File tree Expand file tree Collapse file tree 8 files changed +17
-17
lines changed
com.github.asus4.onnxruntime-extensions
com.github.asus4.onnxruntime-genai
com.github.asus4.onnxruntime.linux-x64-gpu
com.github.asus4.onnxruntime.unity
com.github.asus4.onnxruntime.win-x64-gpu
com.github.asus4.onnxruntime Expand file tree Collapse file tree 8 files changed +17
-17
lines changed Original file line number Diff line number Diff line change 4040 publish_npm com.github.asus4.onnxruntime
4141 publish_npm com.github.asus4.onnxruntime.unity
4242 publish_npm com.github.asus4.onnxruntime-extensions
43- publish_npm com.github.asus4.onnxruntime.linux-x64-gpu
44- publish_npm com.github.asus4.onnxruntime.win-x64-gpu
43+ # publish_npm com.github.asus4.onnxruntime.linux-x64-gpu
44+ # publish_npm com.github.asus4.onnxruntime.win-x64-gpu
4545 env :
4646 NODE_AUTH_TOKEN : ${{ secrets.NPM_TOKEN }}
4747 # Upload packages to GitHub release page
Original file line number Diff line number Diff line change @@ -70,10 +70,10 @@ Pre-built libraries are available on [NPM](https://www.npmjs.com/package/com.git
7070 }
7171 ]
7272 "dependencies" : {
73- "com.github.asus4.onnxruntime" : " 0.3.4 " ,
74- "com.github.asus4.onnxruntime.unity" : " 0.3.4 " ,
75- "com.github.asus4.onnxruntime.win-x64-gpu" : " 0.3.4 " ,
76- "com.github.asus4.onnxruntime-extensions" : " 0.3.4 " ,
73+ "com.github.asus4.onnxruntime" : " 0.3.5 " ,
74+ "com.github.asus4.onnxruntime.unity" : " 0.3.5 " ,
75+ "com.github.asus4.onnxruntime.win-x64-gpu" : " 0.3.5 " ,
76+ "com.github.asus4.onnxruntime-extensions" : " 0.3.5 " ,
7777 ... other dependencies
7878 }
7979```
Original file line number Diff line number Diff line change 11{
22 "name" : " com.github.asus4.onnxruntime-extensions" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "displayName" : " ONNX Runtime Extensions" ,
55 "description" : " ONNX Runtime Extensions for Unity" ,
66 "keywords" : [
1010 "unity" : " 2022.3" ,
1111 "unityRelease" : " 0f1" ,
1212 "dependencies" : {
13- "com.github.asus4.onnxruntime" : " 0.3.4 "
13+ "com.github.asus4.onnxruntime" : " 0.3.5 "
1414 },
1515 "repository" : {
1616 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.github.asus4.onnxruntime-genai" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "displayName" : " ONNX Runtime GenAI" ,
55 "description" : " ONNX Runtime Generative AI for Unity" ,
66 "keywords" : [
1010 "unity" : " 2022.3" ,
1111 "unityRelease" : " 0f1" ,
1212 "dependencies" : {
13- "com.github.asus4.onnxruntime" : " 0.3.4 "
13+ "com.github.asus4.onnxruntime" : " 0.3.5 "
1414 },
1515 "repository" : {
1616 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.github.asus4.onnxruntime.linux-x64-gpu" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "displayName" : " ONNX Runtime - Linux x64 GPU" ,
55 "description" : " ONNX Runtime for Unity - Linux x64 GPU Provider" ,
66 "keywords" : [
1010 "unity" : " 2022.3" ,
1111 "unityRelease" : " 0f1" ,
1212 "dependencies" : {
13- "com.github.asus4.onnxruntime" : " 0.3.4 "
13+ "com.github.asus4.onnxruntime" : " 0.3.5 "
1414 },
1515 "repository" : {
1616 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.github.asus4.onnxruntime.unity" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "displayName" : " ONNX Runtime Unity Utilities" ,
55 "description" : " ONNX Runtime Utilities for Unity" ,
66 "keywords" : [
1010 "unity" : " 2022.3" ,
1111 "unityRelease" : " 0f1" ,
1212 "dependencies" : {
13- "com.github.asus4.onnxruntime" : " 0.3.4 "
13+ "com.github.asus4.onnxruntime" : " 0.3.5 "
1414 },
1515 "repository" : {
1616 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.github.asus4.onnxruntime.win-x64-gpu" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "displayName" : " ONNX Runtime - Windows x64 GPU" ,
55 "description" : " ONNX Runtime for Unity - Windows x64 GPU Provider" ,
66 "keywords" : [
1010 "unity" : " 2022.3" ,
1111 "unityRelease" : " 0f1" ,
1212 "dependencies" : {
13- "com.github.asus4.onnxruntime" : " 0.3.4 "
13+ "com.github.asus4.onnxruntime" : " 0.3.5 "
1414 },
1515 "repository" : {
1616 "type" : " git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " com.github.asus4.onnxruntime" ,
3- "version" : " 0.3.4 " ,
3+ "version" : " 0.3.5 " ,
44 "displayName" : " ONNX Runtime" ,
55 "description" : " ONNX Runtime Plugin for Unity" ,
66 "keywords" : [
You can’t perform that action at this time.
0 commit comments