Skip to content

Commit e5c9c2e

Browse files
authored
Prepare for snapshots release 1.4.0 (#556)
1 parent 7d90ac3 commit e5c9c2e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ foundation-layout-android = "1.7.6"
3131
emerge-gradle-plugin = "4.3.1"
3232
emerge-performance = "2.1.2"
3333
emerge-reaper = "1.0.2-SNAPSHOT"
34-
emerge-snapshots = "1.3.4-SNAPSHOT"
34+
emerge-snapshots = "1.4.0"
3535
emerge-distribution = "0.0.5-SNAPSHOT"
3636
annotation-jvm = "1.9.1"
3737

snapshots/CHANGELOG.md

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

88
## Unreleased
99

10-
- Remove `snapshots-shared` module & dependency.
11-
12-
## 1.3.4 - 2025-03-21
10+
## 1.4.0 - 2025-03-25
1311

12+
- Remove `snapshots-shared`
13+
module/dependency. [#550](https://github.com/EmergeTools/emerge-android/pull/550)
1414
- Add `@EmergeSnapshotConfig` annotation for setting `ignore` and
1515
`precision`. [#538](https://github.com/EmergeTools/emerge-android/pull/538)
1616
- Deprecate `@IgnoreEmergeSnapshot` in favor of

0 commit comments

Comments
 (0)