Skip to content

Commit

Permalink
chore(release): updating version and changelog 4.2.2 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bt-platform-eng committed Jul 17, 2024
1 parent 5aca19d commit 4ba8df9
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
### [4.2.2](https://github.com/Basis-Theory/basistheory-android/compare/4.2.1...4.2.2) (2024-07-17)


### Bug Fixes

* gravity center not working and cursor disappearing fixes ([5aca19d](https://github.com/Basis-Theory/basistheory-android/commit/5aca19d7c90443f03b8c0ffb02a21b2adc2deacc))


### [4.2.1](https://github.com/Basis-Theory/basistheory-android/compare/4.2.0...4.2.1) (2024-07-03)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Add this dependency to your project's build file:
}
dependencies {
implementation 'com.github.basis-theory:basistheory-android:4.2.1'
implementation 'com.github.basis-theory:basistheory-android:4.2.2'
}
```

Expand Down

0 comments on commit 4ba8df9

Please sign in to comment.