We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 50ae6c2 commit 8f27b9aCopy full SHA for 8f27b9a
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-## TBD
+## 3.29.3 (2025-03-06)
5
6
### Fixes
7
src/Configuration.php
@@ -85,7 +85,7 @@ class Configuration implements FeatureDataStore
85
*/
86
protected $notifier = [
87
'name' => 'Bugsnag PHP (Official)',
88
- 'version' => '3.29.2',
+ 'version' => '3.29.3',
89
'url' => 'https://bugsnag.com',
90
];
91
0 commit comments