We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 350df48 commit b9c5073Copy full SHA for b9c5073
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.3.3
4
+
5
+- fixed query URI encoding
6
7
## 0.3.2
8
9
- Query field
package.json
@@ -1,6 +1,6 @@
{
"name": "wasilak-datadog-datasource",
- "version": "0.3.2",
+ "version": "0.3.3",
"description": "Datadog datasource",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments