Skip to content

Commit

Permalink
chore: prepare version 0.4.2 (#670)
Browse files Browse the repository at this point in the history
  • Loading branch information
soulcramer authored Aug 24, 2023
1 parent 56c9a76 commit d5bde39
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 2 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,15 @@

## [Unreleased]


## [0.4.2]

_2023-08-24_

* 🐛 Some color tokens were not updated on theme change

## [0.4.1]

_2023-08-17_

### Spark
Expand Down Expand Up @@ -97,7 +105,9 @@ _2023-03-29_

<!-- Links -->

[Unreleased]: https://github.com/adevinta/spark-android/compare/0.4.1...HEAD
[Unreleased]: https://github.com/adevinta/spark-android/compare/0.4.2...HEAD

[0.4.2]: https://github.com/adevinta/spark-android/releases/tag/0.4.2

[0.4.1]: https://github.com/adevinta/spark-android/releases/tag/0.4.1

Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
# SOFTWARE.
#

version=0.4.1
version=0.4.2
group=com.adevinta.spark

org.gradle.caching=true
Expand Down

0 comments on commit d5bde39

Please sign in to comment.