Skip to content

Commit a7373fd

Browse files
chore(main): release 5.0.0 (#270)
1 parent cb63c99 commit a7373fd

3 files changed

Lines changed: 13 additions & 2 deletions

File tree

.release-please-manifest.json

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

CHANGELOG.md

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

3+
## [5.0.0](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.12...v5.0.0) (2025-12-18)
4+
5+
6+
### ⚠ BREAKING CHANGES
7+
8+
* migrate from `ansis` to `util.styleText` ([#269](https://github.com/forwardsoftware/react-native-toolbox/issues/269))
9+
10+
### Features
11+
12+
* migrate from `ansis` to `util.styleText` ([#269](https://github.com/forwardsoftware/react-native-toolbox/issues/269)) ([cb63c99](https://github.com/forwardsoftware/react-native-toolbox/commit/cb63c992947b34a2e6342b3b1a3261af63dec17d))
13+
314
## [4.1.12](https://github.com/forwardsoftware/react-native-toolbox/compare/v4.1.11...v4.1.12) (2025-11-18)
415

516

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