We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3019f03 commit 16bdc63Copy full SHA for 16bdc63
CHANGELOG.md
@@ -1,5 +1,10 @@
1
# Changelog
2
3
+## 1.0.3
4
+
5
+- **Chore** - Dependency updates
6
+- **Chore** - Mark macro errors as downstream (#601)
7
8
## 1.0.2
9
10
- **Chore** - Dependency updates
package.json
@@ -1,6 +1,6 @@
{
"name": "astradb-datasource",
- "version": "1.0.2",
+ "version": "1.0.3",
"description": "Grafana Data Source Backend Plugin for Astra DB",
"private": true,
"scripts": {
0 commit comments