Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 4.65 KB

CHANGELOG.md

File metadata and controls

55 lines (37 loc) · 4.65 KB

1.0.13 (2025-02-03)

Bug Fixes

1.0.2 (2022-09-14)

Bug Fixes

1.0.1 (2022-09-14)

Bug Fixes

1.0.0 (2022-09-14)

Bug Fixes

  • add dep (1ca4baf)
  • add release workflow (af5a3c6)
  • test (b866904)
  • fastlane ios: added skip_waiting_for_build_processing in ios fastlane to prevent infinite wait after fastlane successfully uploaded. updated version number for local test. (ffefb3f)
  • fastlane ios: git ignor ios/tmp.xcconfig (f962bc5)
  • fastlane ios: removed tmp.xcconfig (f512547)
  • github actions: add JDK setub version 11 (17575b7)
  • github actions: fix android version code not string mistake and updated version to try upload on play store (ade77ce)
  • github actions: fix indentation mistake (a9ce061)
  • github actions: fix JDK setup version 11 and added Android SDK setup (a080f60)
  • github actions: fix mistake in android keystore path, folder generation. (4f44138)
  • github actions: fix mistake in android keystore path. moved env to begining of file to help list expected secret keys (780f8c5)
  • github actions: update release workflow node version to 14.x and updated android version to try upload to play store (1bf7225)

Features

  • fastlane android: added lane IncrementBuildNumber to auto increment build number. used and updated build number (01e5404)
  • github actions: added some cache config to workflow. updated version to test setting cache (79337de)
  • github actions: fix ruby by canceling try of caching. (dbcec14)
  • github actions: fix ruby version definition. (f73c3c6)
  • github actions: updated version to test getting cache. named cache steps. fixed ruby uses to allow caching (b9f953f)
  • versionning: updated version (ff5134d)