We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fed6e5f commit 72a9eecCopy full SHA for 72a9eec
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 0.3.1
4
+
5
+- bumped deps
6
7
## 0.3.0
8
9
- Code cleanup
package.json
@@ -1,6 +1,6 @@
{
"name": "wasilak-datadog-datasource",
- "version": "0.3.0",
+ "version": "0.3.1",
"description": "Datadog datasource",
"scripts": {
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
0 commit comments