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

Commit 39a0500

Browse files
Merge pull request #1661 from mendix/mobile-resources-native-release-3.11.3
Native Mobile Resources: Updating changelogs
2 parents 901175e + aa79e49 commit 39a0500

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.3] Native Mobile Resources - 2022-10-10
10+
11+
## [2.2.3] Carousel
12+
13+
### Fixed
14+
15+
- Improved the snapping behavior on Android.
16+
917
## [3.11.2] Native Mobile Resources - 2022-10-5
1018

1119
## [3.2.2] Feedback

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

packages/pluggableWidgets/carousel-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+
## [2.2.3] - 2022-10-10
10+
911
### Fixed
1012

1113
- Improved the snapping behavior on Android.

0 commit comments

Comments
 (0)