Skip to content

Commit fcb1ece

Browse files
authored
Merge pull request #676 from bugsnag/release-3.29.3
Add release information for v3.29.3
2 parents 50ae6c2 + 8f27b9a commit fcb1ece

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Changelog
22
=========
33

4-
## TBD
4+
## 3.29.3 (2025-03-06)
55

66
### Fixes
77

src/Configuration.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ class Configuration implements FeatureDataStore
8585
*/
8686
protected $notifier = [
8787
'name' => 'Bugsnag PHP (Official)',
88-
'version' => '3.29.2',
88+
'version' => '3.29.3',
8989
'url' => 'https://bugsnag.com',
9090
];
9191

0 commit comments

Comments
 (0)