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 5de5ad0 commit 8ca4a38Copy full SHA for 8ca4a38
CHANGELOG.md
@@ -77,3 +77,5 @@ Fix issue with esp date type fields
77
## 7.63.0
78
79
## 7.64.0
80
+
81
+## 7.65.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sasesp-plugin",
3
- "version": "7.64.0",
+ "version": "7.65.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