Skip to content

Commit

Permalink
Add missing changelogs (#6383)
Browse files Browse the repository at this point in the history
Per [b/373458620](https://b.corp.google.com/issues/373458620),

This PR adds changelogs that were missing from #6343; due to library
groups.
  • Loading branch information
daymxn authored Oct 15, 2024
1 parent 8869a14 commit c50a9b5
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 0 deletions.
2 changes: 2 additions & 0 deletions firebase-crashlytics-ndk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Unreleased
* [changed] Updated `firebase-crashlytics` dependency to v19.2.1


# 19.2.0
* [changed] Updated `firebase-crashlytics` dependency to v19.2.0
Expand Down
2 changes: 2 additions & 0 deletions firebase-messaging-directboot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Unreleased
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).

# 24.0.2
* [unchanged] Updated to keep messaging SDK versions aligned.
Expand Down
3 changes: 3 additions & 0 deletions firebase-sessions/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
# Unreleased
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).


# 2.0.5
* [unchanged] Updated to keep SDK versions aligned.
Expand Down
2 changes: 2 additions & 0 deletions transport/transport-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# Unreleased
* [changed] Updated protobuf dependency to `3.25.5` to fix
[CVE-2024-7254](https://github.com/advisories/GHSA-735f-pc8j-v9w8).


# 3.2.0
Expand Down

0 comments on commit c50a9b5

Please sign in to comment.