Skip to content

Commit

Permalink
chore(release): updating version and changelog 4.1.1 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
bt-platform-eng committed Feb 2, 2024
1 parent c1d0c7e commit 3f3b11e
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.1.1](https://github.com/Basis-Theory/basistheory-android/compare/4.1.0...4.1.1) (2024-02-02)


### Bug Fixes

* update autofillHints name ([#101](https://github.com/Basis-Theory/basistheory-android/issues/101)) ([c1d0c7e](https://github.com/Basis-Theory/basistheory-android/commit/c1d0c7e629a3c4b0c44942ed089ac2f1a6c7f1f9))


## [4.1.0](https://github.com/Basis-Theory/basistheory-android/compare/4.0.1...4.1.0) (2024-02-02)


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.1.0'
implementation 'com.github.basis-theory:basistheory-android:4.1.1'
}
```

Expand Down

0 comments on commit 3f3b11e

Please sign in to comment.