We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2bd621a commit b85283aCopy full SHA for b85283a
CHANGELOG.md
@@ -1,10 +1,6 @@
1
# Craft Sentry Changelog
2
3
-## 3.1.1-beta.1 - 2024-06-10
4
-### Changed
5
-- Corrected treatment of ignoreErrors option as an array
6
-
7
-## 3.1.0-beta.1 - 2024-06-10
+## 3.0.0 - 2024-06-13
8
### Changed
9
- Added ignoreErrors option for use with sentry js client
10
composer.json
@@ -1,7 +1,6 @@
{
"name": "born05/craft-sentry",
"description": "Pushes Craft CMS errors to Sentry.",
- "version": "3.1.1-beta.1",
"type": "craft-plugin",
"keywords": [
"craft",
0 commit comments