Skip to content

Commit 37fce46

Browse files
authored
Prepare for Snapshots release 1.5.1 (#685)
1 parent 5fe78fc commit 37fce46

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ foundation-layout-android = "1.7.6"
3232
emerge-gradle-plugin = "4.4.1-SNAPSHOT"
3333
emerge-performance = "2.1.2"
3434
emerge-reaper = "1.1.0"
35-
emerge-snapshots = "1.5.1-SNAPSHOT"
35+
emerge-snapshots = "1.5.1"
3636
emerge-distribution = "0.0.5-SNAPSHOT"
3737
annotation-jvm = "1.9.1"
3838

snapshots/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## Unreleased
99

10+
## 1.5.1 - 2026-02-18
11+
12+
- Provide `screenWidthDp` and `screenHeightDp` via `LocalConfiguration` for device-spec previews. [#683](https://github.com/EmergeTools/emerge-android/pull/683)
13+
1014
## 1.5.0 - 2025-07-02
1115

1216
- Add new `snapshots-runtime` library. [#628](https://github.com/EmergeTools/emerge-android/pull/628)

0 commit comments

Comments
 (0)