Skip to content

Commit 8f27b9a

Browse files
committedMar 6, 2025·
Update changelog and versions for release 3.29.3
1 parent 50ae6c2 commit 8f27b9a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎CHANGELOG.md

+1-1
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

+1-1
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)
Please sign in to comment.