We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f63b27 commit 037fe23Copy full SHA for 037fe23
CHANGELOG.md
@@ -1,7 +1,7 @@
1
Changelog
2
=========
3
4
-## 3.30.0 (2025-06-??)
+## 3.30.0 (2025-07-08)
5
6
### Enhancements
7
src/Configuration.php
@@ -100,7 +100,7 @@ class Configuration implements FeatureDataStore
100
*/
101
protected $notifier = [
102
'name' => 'Bugsnag PHP (Official)',
103
- 'version' => '3.29.3',
+ 'version' => '3.30.0',
104
'url' => 'https://bugsnag.com',
105
];
106
0 commit comments