Skip to content

Commit

Permalink
Native Mobile Resources: Updating changelogs (#86)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmad-Elsayed authored Oct 24, 2023
2 parents 8eecd46 + c3a1a38 commit a2a2906
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 3 deletions.
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]

## [5.1.1] Native Mobile Resources - 2023-10-24


## [4.0.1] FloatingActionButton
### Fixed

- We have fixed an error related to useNativeDriver.

## [5.1.0] Native Mobile Resources - 2023-10-11


Expand Down
4 changes: 2 additions & 2 deletions 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": "5.1.0",
"version": "5.1.1",
"license": "Apache-2.0",
"copyright": "© Mendix Technology BV 2022. All rights reserved.",
"repository": {
Expand Down Expand Up @@ -52,4 +52,4 @@
"rimraf": "^2.7.1",
"rollup": "^2.68.0"
}
}
}
2 changes: 1 addition & 1 deletion packages/jsActions/nanoflow-actions-native/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,4 +36,4 @@
"eslint": "^7.20.0",
"rollup": "^2.68.0"
}
}
}
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]

## [4.0.1] - 2023-10-24

### Fixed

- We have fixed an error related to useNativeDriver.
Expand Down

0 comments on commit a2a2906

Please sign in to comment.