Skip to content

Commit

Permalink
chore(release): 1.0.0-beta.1 [skip ci]
Browse files Browse the repository at this point in the history
# 1.0.0-beta.1 (2023-03-25)

### Bug Fixes

* **api:** perfomance improve ([8eb80d4](8eb80d4))
* **quran:** next chapter, prev chapter, to top buttons at end of chapter ([9b90137](9b90137))
* **quran:** reading content issue ([6c16367](6c16367))
* **quran:** remove scroll to top fab button ([283d130](283d130))
* **quran:** scroll to last read delay ([13d541e](13d541e))
* **quran:** search issue when in juzs section ([429eab8](429eab8))
* **quran:** type select visible after scrolled ([286a888](286a888))
* **quran:** typo and margin ([3bc455d](3bc455d))
* **quran:** view chapter last read scroll smooth ([3dbd4a7](3dbd4a7))
* **scripts:** verify.sh updated ([d6e5c57](d6e5c57))
* **scripts:** verify.sh updated ([d309e4a](d309e4a))
* **scripts:** verify.sh updated ([475a236](475a236))
* **scripts:** verify.sh updated ([8e06eda](8e06eda))
* **scripts:** verify.sh updated ([6fed20b](6fed20b))
* **semantic-release:** add verify.sh script ([02e11d3](02e11d3))
* **semantic-release:** gradle versioning not added to git commit ([869a571](869a571))
* **semantic-release:** gradle versioning not added to git commit ([c03dd5a](c03dd5a))
* **semantic-release:** gradle versioning not added to git commit ([a6e1ebf](a6e1ebf))
* **semantic-release:** update config ([644ee20](644ee20))
* **virtual-scroll:** performance improvement ([b087369](b087369))

### Features

* **api:** add retrying option for apis ([2c62fcc](2c62fcc))
* **component:** create 'motioncaret' component ([fcd9a14](fcd9a14))
* **font:** change font to 'Cabin' ([82c0c47](82c0c47))
* **font:** change font to ubuntu ([38d476d](38d476d))
* **quran:** add bismi pre for quran reading ([4e1e54b](4e1e54b))
* **quran:** add list chapters feature ([be62c1d](be62c1d))
* **quran:** add view chapter reading feature ([b33a605](b33a605))
* **quran:** add view chapter translation feature ([033a1a0](033a1a0))
* **quran:** continue from last read ([7619249](7619249))
* **quran:** scroll to top fab btn ([a09adc9](a09adc9))
* **quran:** search feature ([783da46](783da46))
* **quran:** search feature in juzs selection ([5c7efec](5c7efec))
* **router:** add 'good-deeds' router tab ([d56fe9e](d56fe9e))
* **router:** update quran router ([f03bd30](f03bd30))
* **store:** add 'quranLastRead' store ([67ffd0b](67ffd0b))
* **ui:** update ui quran page, add components ([db48663](db48663))
  • Loading branch information
semantic-release-bot committed Mar 25, 2023
1 parent 369c938 commit fc3551b
Show file tree
Hide file tree
Showing 3 changed files with 49 additions and 3 deletions.
46 changes: 46 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,49 @@
# 1.0.0-beta.1 (2023-03-25)


### Bug Fixes

* **api:** perfomance improve ([8eb80d4](https://github.com/Muhammed-Rahif/Islam/commit/8eb80d4ed04e9332b7ba25f1891085efd6a4fc55))
* **quran:** next chapter, prev chapter, to top buttons at end of chapter ([9b90137](https://github.com/Muhammed-Rahif/Islam/commit/9b90137306b275e37443ec75cc20da078c2dd84e))
* **quran:** reading content issue ([6c16367](https://github.com/Muhammed-Rahif/Islam/commit/6c16367096b1443b0c8dbf1e1a6c98a6955f5343))
* **quran:** remove scroll to top fab button ([283d130](https://github.com/Muhammed-Rahif/Islam/commit/283d130cabc2e5c45ea8875e94a5da60304dd8f4))
* **quran:** scroll to last read delay ([13d541e](https://github.com/Muhammed-Rahif/Islam/commit/13d541ece94ff16b2755ec423841fc8948e1b056))
* **quran:** search issue when in juzs section ([429eab8](https://github.com/Muhammed-Rahif/Islam/commit/429eab814c83627f8996e1b7be05e8f484f12a2c))
* **quran:** type select visible after scrolled ([286a888](https://github.com/Muhammed-Rahif/Islam/commit/286a888d3d92906b55b4c73508235390c6992a0c))
* **quran:** typo and margin ([3bc455d](https://github.com/Muhammed-Rahif/Islam/commit/3bc455dbbd116a03c253372628a7e7de2b7b47b4))
* **quran:** view chapter last read scroll smooth ([3dbd4a7](https://github.com/Muhammed-Rahif/Islam/commit/3dbd4a767e88edbadef4fe5b2fac3a1e886f2826))
* **scripts:** verify.sh updated ([d6e5c57](https://github.com/Muhammed-Rahif/Islam/commit/d6e5c5793a4fcf4c3ab881aceab32229aeab1008))
* **scripts:** verify.sh updated ([d309e4a](https://github.com/Muhammed-Rahif/Islam/commit/d309e4a7d45e8bc10eee7ff711b25af13cd8030c))
* **scripts:** verify.sh updated ([475a236](https://github.com/Muhammed-Rahif/Islam/commit/475a236b102c58e2bbef4347fbd77432680d7fa2))
* **scripts:** verify.sh updated ([8e06eda](https://github.com/Muhammed-Rahif/Islam/commit/8e06eda24599c5823b94c29676eaa5a7c3b577ab))
* **scripts:** verify.sh updated ([6fed20b](https://github.com/Muhammed-Rahif/Islam/commit/6fed20bfb0b1ece80b0ec1ac0b7484d06d3bac63))
* **semantic-release:** add verify.sh script ([02e11d3](https://github.com/Muhammed-Rahif/Islam/commit/02e11d36daabbf22ccd14a93af01f28e44f47e8f))
* **semantic-release:** gradle versioning not added to git commit ([869a571](https://github.com/Muhammed-Rahif/Islam/commit/869a57195faa820f383652860a91c4277972e871))
* **semantic-release:** gradle versioning not added to git commit ([c03dd5a](https://github.com/Muhammed-Rahif/Islam/commit/c03dd5a4ea928adc774b57449e199c38c88f193e))
* **semantic-release:** gradle versioning not added to git commit ([a6e1ebf](https://github.com/Muhammed-Rahif/Islam/commit/a6e1ebf9575e0f8ed024840e76fac1e72308cebf))
* **semantic-release:** update config ([644ee20](https://github.com/Muhammed-Rahif/Islam/commit/644ee20033059aa6dc07e93650d5766470d26b9a))
* **virtual-scroll:** performance improvement ([b087369](https://github.com/Muhammed-Rahif/Islam/commit/b087369ddea637ed1f59a3e99f67c75a9bb0d2b3))


### Features

* **api:** add retrying option for apis ([2c62fcc](https://github.com/Muhammed-Rahif/Islam/commit/2c62fccd0641c37d7cf943594c180370ab8bb415))
* **component:** create 'motioncaret' component ([fcd9a14](https://github.com/Muhammed-Rahif/Islam/commit/fcd9a14c9b9e3b6f0dc10a3e779aa42a8d5cd105))
* **font:** change font to 'Cabin' ([82c0c47](https://github.com/Muhammed-Rahif/Islam/commit/82c0c47c7cad857a828f4d237ea03158a596c776))
* **font:** change font to ubuntu ([38d476d](https://github.com/Muhammed-Rahif/Islam/commit/38d476d6da2b223e525ec390b21690aee9e80163))
* **quran:** add bismi pre for quran reading ([4e1e54b](https://github.com/Muhammed-Rahif/Islam/commit/4e1e54b21aa1f37f1b7671961f1c5157110a987e))
* **quran:** add list chapters feature ([be62c1d](https://github.com/Muhammed-Rahif/Islam/commit/be62c1df64be83227208bb1cc1f90737225b0309))
* **quran:** add view chapter reading feature ([b33a605](https://github.com/Muhammed-Rahif/Islam/commit/b33a6057b802b4426ea926b381deb9752aa5d03b))
* **quran:** add view chapter translation feature ([033a1a0](https://github.com/Muhammed-Rahif/Islam/commit/033a1a0c185b9651ffbd46a72129871f00b54cae))
* **quran:** continue from last read ([7619249](https://github.com/Muhammed-Rahif/Islam/commit/7619249cae04d52fd59750d4db4885943a8e0561))
* **quran:** scroll to top fab btn ([a09adc9](https://github.com/Muhammed-Rahif/Islam/commit/a09adc9a619b0ddff7a8f66402472d02e5caf18f))
* **quran:** search feature ([783da46](https://github.com/Muhammed-Rahif/Islam/commit/783da46f7d37fc93a9d6ea1b03f71a94cc684964))
* **quran:** search feature in juzs selection ([5c7efec](https://github.com/Muhammed-Rahif/Islam/commit/5c7efec1cf236e99c92faee897672b3d46d76cc6))
* **router:** add 'good-deeds' router tab ([d56fe9e](https://github.com/Muhammed-Rahif/Islam/commit/d56fe9ea43b476bdefde85926ae20f819257f8fe))
* **router:** update quran router ([f03bd30](https://github.com/Muhammed-Rahif/Islam/commit/f03bd30f03380e90408dcb64d6e513fd00b6c22d))
* **store:** add 'quranLastRead' store ([67ffd0b](https://github.com/Muhammed-Rahif/Islam/commit/67ffd0b5e49165718fc13409966dbcc67902fcd5))
* **ui:** update ui quran page, add components ([db48663](https://github.com/Muhammed-Rahif/Islam/commit/db48663267b75f6492399ef61bedffa96e7692fa))

# 1.0.0 (2023-03-24)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ android {
minSdkVersion rootProject.ext.minSdkVersion
targetSdkVersion rootProject.ext.targetSdkVersion
versionCode 1
versionName "v1.0.0"
versionName "v1.0.0-beta.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
aaptOptions {
// Files and dirs to omit from the packaged assets dir, modified to accommodate modern web apps.
Expand Down
4 changes: 2 additions & 2 deletions ios/App/App.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -350,7 +350,7 @@
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = v1.0.0;
MARKETING_VERSION = v1.0.0-beta.1;
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = tech.rahif.islam;
PRODUCT_NAME = "$(TARGET_NAME)";
Expand All @@ -370,7 +370,7 @@
INFOPLIST_FILE = App/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
MARKETING_VERSION = v1.0.0;
MARKETING_VERSION = v1.0.0-beta.1;
PRODUCT_BUNDLE_IDENTIFIER = tech.rahif.islam;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_ACTIVE_COMPILATION_CONDITIONS = "";
Expand Down

0 comments on commit fc3551b

Please sign in to comment.