Skip to content

Commit 879590c

Browse files
chore(main): release 4.1.11 (#246)
1 parent 08c413e commit 879590c

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{".":"4.1.10"}
1+
{".":"4.1.11"}

CHANGELOG.md

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

3+
## [4.1.11](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.10...v4.1.11) (2025-11-12)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump sharp from 0.34.4 to 0.34.5 ([#245](https://github.com/forwardsoftware/react-native-toolbox/issues/245)) ([f6927a8](https://github.com/forwardsoftware/react-native-toolbox/commit/f6927a83f9799751df338d43cdf8f9ae0710c4c8))
9+
310
## [4.1.10](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.9...v4.1.10) (2025-11-06)
411

512

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forward-software/react-native-toolbox",
3-
"version": "4.1.10",
3+
"version": "4.1.11",
44
"description": "A set of scripts to simplify React Native development",
55
"author": "ForWarD Software (https://github.com/forwardsoftware)",
66
"license": "MPL-2.0",

0 commit comments

Comments
 (0)