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

Commit

Permalink
chore(mobile-resources-native): update changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
uicontent committed Oct 10, 2022
1 parent 901175e commit aa79e49
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 1 deletion.
8 changes: 8 additions & 0 deletions packages/jsActions/mobile-resources-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [3.11.3] Native Mobile Resources - 2022-10-10

## [2.2.3] Carousel

### Fixed

- Improved the snapping behavior on Android.

## [3.11.2] Native Mobile Resources - 2022-10-5

## [3.2.2] Feedback
Expand Down
2 changes: 1 addition & 1 deletion packages/jsActions/mobile-resources-native/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "mobile-resources-native",
"moduleName": "Native Mobile Resources",
"version": "3.11.2",
"version": "3.11.3",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/carousel-native/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [2.2.3] - 2022-10-10

### Fixed

- Improved the snapping behavior on Android.
Expand Down

0 comments on commit aa79e49

Please sign in to comment.