## 1.122.0

This commit is contained in:
2025-04-14 08:34:03 -07:00
parent 71219673e5
commit 47d3a22371
4 changed files with 32 additions and 38 deletions

View File

@ -354,5 +354,5 @@
"watch": "concurrently \"rollup -c -w\" \"webpack --watch --config ./build/node-extension.webpack.config.js\"",
"webpack": "webpack --config ./build/node-extension.webpack.config.js"
},
"version": "1.121.0"
"version": "1.122.0"
}