Skip to content

Commit

Permalink
Add entry in the changelog for next release (#6243)
Browse files Browse the repository at this point in the history
The next release of the NDK doesn't contain any new features, it only
bumps the value to maintain parity with the crashlytics SDK.

Additional entries are for appdistribution and appdistribution-api.
  • Loading branch information
rlazo authored Sep 10, 2024
1 parent 1e0e499 commit 829dab3
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
3 changes: 2 additions & 1 deletion firebase-appdistribution-api/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Unreleased

* [unchanged] Updated to accommodate the release of the updated
[appdistro] library.

# 16.0.0-beta13
* [changed] Bump internal dependencies
Expand Down
2 changes: 1 addition & 1 deletion firebase-appdistribution/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Unreleased

* [changed] Internal improvements to testing on Android 14

# 16.0.0-beta13
* [changed] Bump internal dependencies
Expand Down
3 changes: 1 addition & 2 deletions firebase-crashlytics-ndk/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# Unreleased

* [changed] Updated `firebase-crashlytics` dependency to v19.0.4

# 19.0.3
* [changed] Updated `firebase-crashlytics` dependency to v19.0.3
Expand Down Expand Up @@ -232,4 +232,3 @@ change. The following release notes describe changes in the new SDK.
uploading symbol files to [crashlytics] servers. See the
[[crashlytics] Gradle plugin documentation](/docs/crashlytics/ndk-reports-new-sdk)
for more information.

0 comments on commit 829dab3

Please sign in to comment.