Skip to content

Commit

Permalink
Prepare 1.8.3 (#341)
Browse files Browse the repository at this point in the history
  • Loading branch information
aangelisc authored Sep 26, 2024
1 parent e509aa3 commit 720abe2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Changelog

## 1.8.3 (2024-09-26)

- Dependency updates

## 1.8.2 (2024-08-28)

- Add `errorsource` support ([#313](https://github.com/grafana/sentry-datasource/pull/313))
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "grafana-sentry-datasource",
"version": "1.8.2",
"version": "1.8.3",
"description": "Grafana data source plugin for Sentry",
"main": "dist/module.js",
"author": "Grafana Labs",
Expand Down

0 comments on commit 720abe2

Please sign in to comment.