Skip to content

Commit 136f644

Browse files
committed
docs: add v6.1.0 changelogs
1 parent 8fed961 commit 136f644

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOGS.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelogs
22

3+
## 6.1.0 (2024-12-15)
4+
* Bumped base64 from `2.rc.08` to `2.rc.09`.
5+
* Use built-in `btoa` method introduced in React Native 0.74 instead of a third-party dependency.
6+
* Re-implement Android method to C++.
7+
38
## 6.0.1 (2024-11-20)
49
* Fixed missing `react-native.config.js` file.
510

0 commit comments

Comments
 (0)