Skip to content

Commit 16bdc63

Browse files
authored
Release 1.0.3 (#602)
1 parent 3019f03 commit 16bdc63

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
## 1.0.3
4+
5+
- **Chore** - Dependency updates
6+
- **Chore** - Mark macro errors as downstream (#601)
7+
38
## 1.0.2
49

510
- **Chore** - Dependency updates

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "astradb-datasource",
3-
"version": "1.0.2",
3+
"version": "1.0.3",
44
"description": "Grafana Data Source Backend Plugin for Astra DB",
55
"private": true,
66
"scripts": {

0 commit comments

Comments
 (0)