Skip to content

Commit ff7ec1b

Browse files
Native Mobile Resources: Updating changelogs (#229)
2 parents 238dbf7 + 3c83a4b commit ff7ec1b

5 files changed

Lines changed: 15 additions & 2 deletions

File tree

packages/jsActions/mobile-resources-native/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [9.2.0] Native Mobile Resources - 2025-2-7
10+
11+
12+
## [4.3.1] ProgressBar
13+
- Bumped the version of the react-native-progress to fix black background issues.
14+
15+
## [3.2.1] ProgressCircle
16+
- Bumped the version of the react-native-progress to fix black background issues.
17+
918
## [9.1.0] Native Mobile Resources - 2024-12-18
1019

1120

packages/jsActions/mobile-resources-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "mobile-resources-native",
33
"moduleName": "Native Mobile Resources",
4-
"version": "9.1.0",
4+
"version": "9.2.0",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {

packages/jsActions/nanoflow-actions-native/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,4 +37,4 @@
3737
"mendix": "~10.0.9976",
3838
"rollup": "^2.79.2"
3939
}
40-
}
40+
}

packages/pluggableWidgets/progress-bar-native/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [4.3.1] - 2025-2-7
10+
911
- Bumped the version of the react-native-progress to fix black background issues.
1012

1113
## [4.3.0] - 2024-12-3

packages/pluggableWidgets/progress-circle-native/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66

77
## [Unreleased]
88

9+
## [3.2.1] - 2025-2-7
10+
911
- Bumped the version of the react-native-progress to fix black background issues.
1012

1113
## [3.2.0] - 2024-12-3

0 commit comments

Comments
 (0)