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 ea1420d commit 0abbd4fCopy full SHA for 0abbd4f
CHANGELOG.md
@@ -73,3 +73,5 @@ Fix issue with esp date type fields
73
## 7.61.0
74
75
## 7.62.0
76
+
77
+## 7.63.0
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "sasesp-plugin",
3
- "version": "7.62.0",
+ "version": "7.63.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