Skip to content

Commit

Permalink
Native Mobile Resources: Updating changelogs (#55)
Browse files Browse the repository at this point in the history
  • Loading branch information
UrazAkgultan authored Jun 7, 2023
2 parents 26cd411 + b13a107 commit 19fcfc3
Show file tree
Hide file tree
Showing 8 changed files with 26 additions and 4 deletions.
16 changes: 16 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,22 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

## [Unreleased]

## [4.0.3] Native Mobile Resources - 2023-5-24
### Fixed

- We've updated react-native-device-info library.

## [3.2.2] BottomSheet
### Fixed

- We've updated react-native-device-info library.

## [1.0.2] Gallery
### Fixed

- We've updated react-native-device-info library.

## [3.2.3] IntroScreen
### Fixed

- We've updated react-native-device-info library.
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": "4.0.2",
"version": "4.0.3",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/bottom-sheet-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]

## [3.2.2] - 2023-5-24

### Fixed

- We've updated react-native-device-info library.
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/bottom-sheet-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@
"@types/react-native-modal": "^4.1.1",
"eslint": "^7.20.0"
}
}
}
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/gallery-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]

## [1.0.2] - 2023-5-24

### Fixed

- We've updated react-native-device-info library.
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/gallery-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
"detox": "^19.7.1",
"eslint": "^7.20.0"
}
}
}
2 changes: 2 additions & 0 deletions packages/pluggableWidgets/intro-screen-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]

## [3.2.3] - 2023-5-24

### Fixed

- We've updated react-native-device-info library.
Expand Down
2 changes: 1 addition & 1 deletion packages/pluggableWidgets/intro-screen-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@
"detox": "^19.7.1",
"eslint": "^7.20.0"
}
}
}

0 comments on commit 19fcfc3

Please sign in to comment.