Skip to content

Commit e598bad

Browse files
authored
Prepare 2.1.1 (#521)
1 parent 42e7f45 commit e598bad

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+
4+
## 2.1.1 (2025-05-29)
5+
6+
- Dependency updates
7+
38
## 2.1.0 (2025-04-17)
49

510
- Support sorting direction in the events query builder ([#478](https://github.com/grafana/sentry-datasource/pull/478))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "grafana-sentry-datasource",
3-
"version": "2.1.0",
3+
"version": "2.1.1",
44
"description": "Grafana data source plugin for Sentry",
55
"main": "dist/module.js",
66
"author": "Grafana Labs",

0 commit comments

Comments
 (0)