Skip to content

Commit 4f02eab

Browse files
chore(main): release 4.1.12 (#252)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 4b81752 commit 4f02eab

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.11"}
1+
{".":"4.1.12"}

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.12](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.11...v4.1.12) (2025-11-18)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps-dev:** update vulnerable transitive dependencies ([#253](https://github.com/forwardsoftware/react-native-toolbox/issues/253)) ([4b81752](https://github.com/forwardsoftware/react-native-toolbox/commit/4b8175228897b3a91742f5e479c8902d8b4e7045))
9+
* **deps:** bump the oclif group with 3 updates ([#248](https://github.com/forwardsoftware/react-native-toolbox/issues/248)) ([1a74f4e](https://github.com/forwardsoftware/react-native-toolbox/commit/1a74f4ea7fb3a8e44cb676f719d5d40de2a5606e))
10+
311
## [4.1.11](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.10...v4.1.11) (2025-11-12)
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.11",
3+
"version": "4.1.12",
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)