Skip to content

Commit fe54cf0

Browse files
authored
build: version 3.1.3 tagged (#50)
1 parent 1e63cb8 commit fe54cf0

File tree

3 files changed

+6
-3
lines changed

3 files changed

+6
-3
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
22

3+
# v3.1.3 (February 29, 2024)
4+
* Properly tag v3.1.2 (re-tag as 3.1.3)
5+
36
# v3.1.2 (February 29, 2024)
47
* [#45](https://github.com/sourcetoad/react-native-fs2/pull/48) - Fix ArrayBuffer return on Android.
58

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-fs2",
3-
"version": "3.1.1",
3+
"version": "3.1.3",
44
"description": "Native filesystem access for react-native",
55
"main": "lib/commonjs/index",
66
"module": "lib/module/index",

0 commit comments

Comments
 (0)