Releases: Grohden/react-native-cli-bump-version
Releases · Grohden/react-native-cli-bump-version
v1.5.1
10 Jan 21:28
Compare
Sorry, something went wrong.
No results found
Fixed an issue where the cli required --type to be passed despite --semver being present
Full Changelog : v1.5.0...v.1.5.1
v1.5.0
30 Jun 21:35
Compare
Sorry, something went wrong.
No results found
Fix #17 (RN 0.69 compatibility)
Added props validation from what we receive from the RN cli to report better messages
Made platform props access lazy - that is, no prop access for the platform if its not used
Fixed some tests
v1.4.0
04 Feb 15:18
Compare
Sorry, something went wrong.
No results found
Remove ramda and chalk dependencies, now this lib doesn't depend on any lib when installed
Upgrade dev dependencies so we can close security fixes PRs (for dev dependencies)
v1.3.0
05 Aug 20:31
Compare
Sorry, something went wrong.
No results found
Reverts changes made in 1.2.0 because the build gradle referenced by the RN cli is actually the project (not app) build gradle
v1.2.0
08 Apr 15:04
Compare
Sorry, something went wrong.
No results found
Mitigate issue for appName provided by RN cli undefined by using the buildGradlePath
v1.1.0
22 Oct 02:37
Compare
Sorry, something went wrong.
No results found
Changed version flag to semver to avoid conflicts with react-native cli
New direct semver version flag
07 Sep 15:34
Compare
Sorry, something went wrong.
No results found
This version added a --version flag that direct sets user passed version strings
Related discussion/PR: #3
Fix versionName issue
06 Aug 16:19
Compare
Sorry, something went wrong.
No results found
Fixed versionName in android being removed (#2 )
Added test cases
v1.0.2
30 Apr 14:30
Compare
Sorry, something went wrong.
No results found
Fixes breaking changes from react-native cli
v1.0.1
27 Mar 21:50
Compare
Sorry, something went wrong.
No results found
Fix issue with MARKETING_VERSION being updated only once at pbx file