Skip to content

Commit f4f224e

Browse files
soulcramerSimonMarquisspark-ui-bot
authored
chore: Prepare version 1.0.1 (#1372)
Co-authored-by: Simon Marquis <simon.marquis@adevinta.com> Co-authored-by: spark-ui-bot <spark-ui-bot@users.noreply.github.com>
1 parent bf55ae7 commit f4f224e

File tree

3 files changed

+14
-4
lines changed

3 files changed

+14
-4
lines changed

CHANGELOG.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@
44

55
## [Unreleased]
66

7+
## [1.0.1]
8+
9+
_2024-11-07_
10+
11+
### Spark
12+
13+
- 🐛 User Avatar presence badge was incorrectly placed, especially in big sizes.
14+
715
## [1.0.0]
816

917
_2024-10-07_
@@ -357,7 +365,9 @@ _2023-03-29_
357365

358366
<!-- Links -->
359367

360-
[Unreleased]: https://github.com/adevinta/spark-android/compare/1.0.0...HEAD
368+
[Unreleased]: https://github.com/adevinta/spark-android/compare/1.0.1...HEAD
369+
370+
[1.0.1]: https://github.com/adevinta/spark-android/releases/tag/1.0.1
361371

362372
[1.0.0]: https://github.com/adevinta/spark-android/releases/tag/1.0.0
363373

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
# SOFTWARE.
2121
#
2222

23-
version=1.0.0
23+
version=1.0.1
2424
group=com.adevinta.spark
2525

2626
org.gradle.caching=true
Loading

0 commit comments

Comments
 (0)