Skip to content

Commit 1a88de2

Browse files
committed
Release 5.4.0
1 parent bc4e168 commit 1a88de2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## [Unreleased]
44

5+
## [5.4.0] - 2024-07-08
6+
7+
* Added the ability to override the project id
8+
([#63](https://github.com/kreait/firebase-bundle/pull/63))
9+
510
## [5.3.0] - 2024-05-28
611

712
* Added Support for overriding the `ProjectFactory`
@@ -107,7 +112,8 @@ This is a release with breaking changes. Please review the following changes and
107112
* Removed Support for `kreait/firebase-php:<5.0`
108113
* Removed project aliases
109114

110-
[Unreleased]: https://github.com/kreait/firebase-bundle/compare/5.2.0...HEAD
115+
[Unreleased]: https://github.com/kreait/firebase-bundle/compare/5.3.0...HEAD
116+
[5.3.0]: https://github.com/kreait/firebase-bundle/compare/5.2.0...5.3.0
111117
[5.2.0]: https://github.com/kreait/firebase-bundle/compare/5.1.1...5.2.0
112118
[5.1.1]: https://github.com/kreait/firebase-bundle/compare/5.1.0...5.1.1
113119
[5.1.0]: https://github.com/kreait/firebase-bundle/compare/5.0.0...5.1.0

0 commit comments

Comments
 (0)