Skip to content
This repository was archived by the owner on Dec 21, 2022. It is now read-only.

Commit a3a34fb

Browse files
Merge pull request #1659 from mendix/mobile-resources-native-release-3.11.2
Native Mobile Resources: Updating changelogs
2 parents 86a7386 + c403971 commit a3a34fb

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

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

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

77
## [Unreleased]
88

9+
## [3.11.2] Native Mobile Resources - 2022-10-5
10+
11+
## [3.2.2] Feedback
12+
13+
### Fixed
14+
15+
- We have fixed layout issue with the landscape mode and ipad devices
16+
917
## [3.11.1] Native Mobile Resources - 2022-9-20
1018

1119
## Added

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": "3.11.1",
4+
"version": "3.11.2",
55
"license": "Apache-2.0",
66
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
77
"repository": {

packages/pluggableWidgets/feedback-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.2] - 2022-10-5
10+
911
### Fixed
1012

1113
- We have fixed layout issue with the landscape mode and ipad devices

0 commit comments

Comments
 (0)