We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408bed7 commit ea1420dCopy full SHA for ea1420d
CHANGELOG.md
@@ -71,3 +71,5 @@ Fix issue with esp date type fields
71
## 7.60.0
72
73
## 7.61.0
74
+
75
+## 7.62.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sasesp-plugin",
3
- "version": "7.61.0",
+ "version": "7.62.0",
4
"description": "SAS Event Stream Processing Data Source",
5
"scripts": {
6
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments