Skip to content

Commit 05b208a

Browse files
committed
u v
1 parent c438ee8 commit 05b208a

4 files changed

Lines changed: 9 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [1.57.2] - 2026-02-12
9+
10+
### Changed
11+
- Minor detail
12+
813
## [1.57.1] - 2026-02-12
914

1015
### Changed

example/ios/Podfile.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -376,7 +376,7 @@ PODS:
376376
- React-jsinspector (0.72.3)
377377
- React-logger (0.72.3):
378378
- glog
379-
- react-native-fula (1.57.1):
379+
- react-native-fula (1.57.2):
380380
- Fula (~> 1.57.1)
381381
- RCT-Folly (= 2021.07.22.00)
382382
- React-Core

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": "@functionland/react-native-fula",
3-
"version": "1.57.1",
3+
"version": "1.57.2",
44
"description": "React Native bridge for Fula protocols - blockchain operations, device management, plugin management, and AI interactions via go-fula/mobile",
55
"type": "module",
66
"main": "lib/commonjs/index",

0 commit comments

Comments
 (0)