Skip to content

Commit 287dd93

Browse files
chore(main): release 4.1.6
1 parent c2726ad commit 287dd93

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-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.5"}
1+
{".":"4.1.6"}

CHANGELOG.md

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

3+
## [4.1.6](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.5...v4.1.6) (2025-09-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** bump sharp from 0.34.3 to 0.34.4 ([#205](https://github.com/forwardsoftware/react-native-toolbox/issues/205)) ([c2726ad](https://github.com/forwardsoftware/react-native-toolbox/commit/c2726ad9fe8ed167d4e854b60f366e684fd57c37))
9+
* **deps:** bump the oclif group with 3 updates ([#197](https://github.com/forwardsoftware/react-native-toolbox/issues/197)) ([9cf12c8](https://github.com/forwardsoftware/react-native-toolbox/commit/9cf12c8d71588158ace6ba818dedbecd5996da87))
10+
311
## [4.1.5](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.4...v4.1.5) (2025-06-24)
412

513

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.5",
3+
"version": "4.1.6",
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)