)]}'
{
  "log": [
    {
      "commit": "00b33f44991cd86d787be36ba12063f717d2c683",
      "tree": "4f10fd49e20c0d578f0a6c0f056bab0aff1e7aa3",
      "parents": [
        "021081ef357fd90b1d5aae37a91bc2026328e37d"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@apache.org",
        "time": "Fri Feb 21 22:14:54 2025 +0900"
      },
      "committer": {
        "name": "エリス",
        "email": "erisu@apache.org",
        "time": "Fri Feb 21 22:14:54 2025 +0900"
      },
      "message": "chore: bump version 6.0.1-dev\n"
    },
    {
      "commit": "021081ef357fd90b1d5aae37a91bc2026328e37d",
      "tree": "528f0993bd3714c57811125bcca5b2e2205ae419",
      "parents": [
        "ce42ab454dadd51a6e77f0d3be98f49804c847f6"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@apache.org",
        "time": "Fri Feb 21 21:59:09 2025 +0900"
      },
      "committer": {
        "name": "エリス",
        "email": "erisu@apache.org",
        "time": "Fri Feb 21 21:59:09 2025 +0900"
      },
      "message": "release(media-capture-v6.0.0): updated version and RELEASENOTES.md\n"
    },
    {
      "commit": "ce42ab454dadd51a6e77f0d3be98f49804c847f6",
      "tree": "68db6f6f8eec115137c74aa2af6f40beb7b4bbb8",
      "parents": [
        "d5ba9923328b3d8cb6a00b3b7aa0d3d7ea9d48bf"
      ],
      "author": {
        "name": "Norman Breau",
        "email": "norman@breautek.com",
        "time": "Sat Dec 28 15:28:56 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 28 15:28:56 2024 -0400"
      },
      "message": "refactor(android): cleanup unused or obsolete code (#309)\n\n"
    },
    {
      "commit": "d5ba9923328b3d8cb6a00b3b7aa0d3d7ea9d48bf",
      "tree": "743a5d8b22c489f55654c082717f3e66a47a1646",
      "parents": [
        "38a8cca493d67217b7314cdfcabc8bb18bf51b8f"
      ],
      "author": {
        "name": "Norman Breau",
        "email": "norman@breautek.com",
        "time": "Sat Dec 28 15:27:17 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 28 15:27:17 2024 -0400"
      },
      "message": "feat(android)!: remove unnecessary permissions (#308)\n\n* remove READ/WRITE_EXTERNAL_STORAGE permissions\r\n\r\n* refactor(android): Fixed code formatting to be consistent with existing format"
    },
    {
      "commit": "38a8cca493d67217b7314cdfcabc8bb18bf51b8f",
      "tree": "5a61435f2235569117e6737ba737bcf89741010e",
      "parents": [
        "8b25798eb70a4178f3116bd38fd0bdc40464278a"
      ],
      "author": {
        "name": "Norman Breau",
        "email": "norman@breautek.com",
        "time": "Sat Dec 28 15:22:29 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 28 15:22:29 2024 -0400"
      },
      "message": "fix(android): Remove usage of Media Store queries (#307)\n\n"
    },
    {
      "commit": "8b25798eb70a4178f3116bd38fd0bdc40464278a",
      "tree": "b5dd7abd551ca68d2fdfae3d7206a2c785736848",
      "parents": [
        "ac629d134935704c7a8e0d637b7130f4466b91e9"
      ],
      "author": {
        "name": "Norman Breau",
        "email": "norman@breautek.com",
        "time": "Tue Dec 24 16:10:35 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Dec 24 16:10:35 2024 -0400"
      },
      "message": "chore: upgrade eslint config and rolled dependencies (#306)\n\n"
    },
    {
      "commit": "ac629d134935704c7a8e0d637b7130f4466b91e9",
      "tree": "c24f0b9459d4f32b93bc7164c3d99a3cf0800ab5",
      "parents": [
        "7dc2f87c6dba6835812c514e338337fdabd03b8d"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Fri Dec 20 16:28:19 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Dec 20 11:28:19 2024 -0400"
      },
      "message": "feat(android): remove RECORD_AUDIO permission not requested at runtime (#280)\n\n"
    },
    {
      "commit": "7dc2f87c6dba6835812c514e338337fdabd03b8d",
      "tree": "ed4c4b04699b3052889e50d9ded4d55f01527a98",
      "parents": [
        "5a3439aa928f6378e56ff4210a7d12c4213afdd6"
      ],
      "author": {
        "name": "Mallat",
        "email": "29370498+XavierMallat@users.noreply.github.com",
        "time": "Thu Dec 19 15:05:46 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 19 10:05:46 2024 -0400"
      },
      "message": "Fix(android): save media capture to File Provider (#302)\n\n* Fix(android): save media capture to File Provider\r\n- Save image/audio/video to FileProvider instead of MediaStore external storage\r\n\r\n* Chore(android): save media to plugin\u0027s cache folder\r\n\r\n---------\r\n\r\nCo-authored-by: xaviermallat \u003cxavier.mallat@inetum.com\u003e"
    },
    {
      "commit": "5a3439aa928f6378e56ff4210a7d12c4213afdd6",
      "tree": "4cae732eff4cfdce47c00346a9af408281f41607",
      "parents": [
        "c7a3038634fc3c48ac550032f3eedb6ffcbe2ade"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Wed Dec 18 18:30:12 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 18 13:30:12 2024 -0400"
      },
      "message": "feat(android): Field \u0027storagePermissions\u0027 may be \u0027final\u0027 (#281)\n\n"
    },
    {
      "commit": "c7a3038634fc3c48ac550032f3eedb6ffcbe2ade",
      "tree": "f6531d62add58e035bb74b76b4403fa28307c4af",
      "parents": [
        "706c86a95e9b524dc9337e4510f4714c63a36303"
      ],
      "author": {
        "name": "Bastien MARSAUD",
        "email": "pro@bastien-marsaud.fr",
        "time": "Wed Dec 18 18:29:00 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 18 13:29:00 2024 -0400"
      },
      "message": "fix(android): remove broad media permissions (#295)\n\n* feat(android): remove broad camera permissions\r\n\r\n* chore(android): prefer List over ArrayList when possible"
    },
    {
      "commit": "706c86a95e9b524dc9337e4510f4714c63a36303",
      "tree": "3941f6dbc4dfe7cfcb69fa5ab8a08ce956aee916",
      "parents": [
        "a089b560d7fd8451c2987bfd52e3d3db892c6077"
      ],
      "author": {
        "name": "Norman Breau",
        "email": "norman@breautek.com",
        "time": "Wed Dec 18 13:19:05 2024 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 18 13:19:05 2024 -0400"
      },
      "message": "chore: npmrc (#305)\n\n"
    },
    {
      "commit": "a089b560d7fd8451c2987bfd52e3d3db892c6077",
      "tree": "09fac73cd82fb9da8970fc21f4c2a660ddbcc5a7",
      "parents": [
        "621fff0e9b4a52d3595dd0a799e590b205106fbf"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Thu Dec 05 01:49:18 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 05 01:49:18 2024 +0900"
      },
      "message": "ci(ios): update workflow environment (#304)\n\n"
    },
    {
      "commit": "621fff0e9b4a52d3595dd0a799e590b205106fbf",
      "tree": "9bd464a15f05d839e5e6e8c683931660c866c2c2",
      "parents": [
        "d2142231d1e9b631c1d71a7942ca9ca5e55f18ff"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Thu Dec 05 00:13:27 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 05 00:13:27 2024 +0900"
      },
      "message": "chore: bump 6.0.0-dev (#303)\n\n"
    },
    {
      "commit": "d2142231d1e9b631c1d71a7942ca9ca5e55f18ff",
      "tree": "d3ad1d0781aa4fd5502b16d5d893dcc7febad11d",
      "parents": [
        "a08969528fd495a2e34c5f269fcc2463d4aacacf"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sat Oct 26 12:49:30 2024 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Oct 26 12:49:30 2024 +0900"
      },
      "message": "ci: sync workflow w/ paramedic (#301)\n\n"
    },
    {
      "commit": "a08969528fd495a2e34c5f269fcc2463d4aacacf",
      "tree": "d3f08e9d9310015f99cb96bc37084d0119cfb28e",
      "parents": [
        "7ae14f00db8406ab6024edc6338d6acf0b239fd8"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Thu Oct 19 09:09:46 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 19 09:09:46 2023 +0900"
      },
      "message": "chore: update asf config (#284)\n\n"
    },
    {
      "commit": "7ae14f00db8406ab6024edc6338d6acf0b239fd8",
      "tree": "c8f550bf27b13b602f728f550aa6ecd962be12d5",
      "parents": [
        "b3d61bb2cff9554d08389a4f8d53479d9fc51d76"
      ],
      "author": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Tue Aug 15 00:09:01 2023 +0900"
      },
      "committer": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Tue Aug 15 00:09:01 2023 +0900"
      },
      "message": "chore: bump version 5.0.1-dev\n"
    },
    {
      "commit": "b3d61bb2cff9554d08389a4f8d53479d9fc51d76",
      "tree": "839cabd0b2696d1f1630edccdae1ca7e06f183f1",
      "parents": [
        "1796d0a6619fef1ee8d735f140458bc226a7a39d"
      ],
      "author": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Mon Aug 14 13:35:28 2023 +0900"
      },
      "committer": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Mon Aug 14 13:35:28 2023 +0900"
      },
      "message": "release(media-capture-v5.0.0): updated version and RELEASENOTES.md\n"
    },
    {
      "commit": "1796d0a6619fef1ee8d735f140458bc226a7a39d",
      "tree": "66a88a8fc1d92d9d8623add28ebe48b7129843c9",
      "parents": [
        "24a1b12ac62d949cd9b5ccf074715ebfd16f39b3"
      ],
      "author": {
        "name": "Denis Kovalev",
        "email": "35519010+BardRedStar@users.noreply.github.com",
        "time": "Mon Aug 14 08:29:16 2023 +0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 14 12:29:16 2023 +0900"
      },
      "message": "fix(ios): UI issues with main thread and added alert for permission. (#184)\n\n* iOS: Fixed UI issues with main thread and added alert for permission.\r\n  - solved critical error connected with performing the UI operation on the non-UI thread.\r\n  - added the alert dialog for the Microphone permission, if it is not granted.\r\n* chore: use localizable strings for mic permission alert\r\n* chore: add blank new line on localizable strings files\r\n* chore: updated French Localizable.strings\r\n\r\n---------\r\n\r\nCo-authored-by: Erisu \u003cerisu@apache.org\u003e"
    },
    {
      "commit": "24a1b12ac62d949cd9b5ccf074715ebfd16f39b3",
      "tree": "4dcb38711c1303bce8c0e9c6e5ad2fb928cc896a",
      "parents": [
        "9e9b73a2646adc6ff453577229b2cfe5edb104dd"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Wed Aug 09 23:17:26 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 09 23:17:26 2023 +0900"
      },
      "message": "fix(ios): UI sizing of the audio capture controller according to parent view size (#279)\n\n* iOS: Fixed the UI sizing for audio capture controller according to parent view size\r\n\r\nCo-authored-by: Denis Kovalev \u003cdenis.kovalev@saritasa.com\u003e"
    },
    {
      "commit": "9e9b73a2646adc6ff453577229b2cfe5edb104dd",
      "tree": "79148b1d5f6e766cf8df5e8c513c0f23078ab86a",
      "parents": [
        "7d1701db3499f7321e11e5df3e8358edde9cc395"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Wed Aug 09 16:17:11 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 09 16:17:11 2023 +0900"
      },
      "message": "fix(ios): CAPTURE_APPLICATION_BUSY error when dismissing modal by swipe (#278)\n\nCo-authored-by: Denis Kovalev \u003cdenis.kovalev@saritasa.com\u003e"
    },
    {
      "commit": "7d1701db3499f7321e11e5df3e8358edde9cc395",
      "tree": "9234de27736c8639549a762f5458041496ddb7c8",
      "parents": [
        "69bb93da435b3e7d82bd958a999ceceacef530c5"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Mon Aug 07 16:43:36 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 07 23:43:36 2023 +0900"
      },
      "message": "fix(ios): set type attribute for captured audio (#197)\n\n* fix(ios): always set \"type\" for mediaDictionary, from param or determined from file\r\nIf the \u0027type\u0027 param was provided, the fileDict was missing its mimeType value.\r\n* fix(ios): determine captured audio type from file instead of hardcoded value\r\nPreviously forced \"audio/wav\" but not always correct: from file can be \"audio/x-wav\" or other."
    },
    {
      "commit": "69bb93da435b3e7d82bd958a999ceceacef530c5",
      "tree": "0b707da1dd02edc0f64ae0a789906553c8296253",
      "parents": [
        "306eb8b0cf7e190e1ce3305d79cac8e2e70e6c38"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Thu Aug 03 09:40:52 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 03 16:40:52 2023 +0900"
      },
      "message": "fix(android): prevent app crash caused by NPE on intent data or mediaFile (#232)\n\n* fix(android): standard way to get video uri from intent see #210, and follow doc https://developer.android.com/training/camera/videobasics#TaskVideoView\r\n(removes partial changes done in #13 for old android and cordova versions)\r\n\r\n* style(android): cleanup imports and remove unused method\r\n* fix(android): prevent NPE with null checks on intent data and mediaFile"
    },
    {
      "commit": "306eb8b0cf7e190e1ce3305d79cac8e2e70e6c38",
      "tree": "8c454a410134ab7683ad9f7c4a887bacf9a7d356",
      "parents": [
        "dfe3716d34cae31fa263fa330eb6a5ee2330b4d1"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Mon Jul 31 18:50:44 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 01 01:50:44 2023 +0900"
      },
      "message": "fix(MediaFiles): return missing \u0027lastModified\u0027 and \u0027end\u0027 attributes (#195)\n\n"
    },
    {
      "commit": "dfe3716d34cae31fa263fa330eb6a5ee2330b4d1",
      "tree": "4a449d5e52b37a7bcf2cf628dcb3a9628412e165",
      "parents": [
        "3ce9948c1fa81cbc9e16b53aad2a0f683426195d"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Mon Jul 31 18:50:07 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 01 01:50:07 2023 +0900"
      },
      "message": "feat(ios): support capture \u0027quality\u0027 param for videos (#214)\n\n"
    },
    {
      "commit": "3ce9948c1fa81cbc9e16b53aad2a0f683426195d",
      "tree": "4296bdc4b090fb073ca754ea8bbe9bb8a3839fe5",
      "parents": [
        "0f07bef585bb016e75f1b7f7ae2c980ec4adf831"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Tue Jul 25 18:57:04 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jul 25 18:57:04 2023 +0900"
      },
      "message": "dep: bump @cordova/eslint-config@^5.0.0 w/ lint fix \u0026 package-lock rebuild (#276)\n\n"
    },
    {
      "commit": "0f07bef585bb016e75f1b7f7ae2c980ec4adf831",
      "tree": "d6d9e7bb5526e0562d854391abfa144c122e72eb",
      "parents": [
        "932e4e3aa63a6e714a9ccccf1428f12688955a99"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Thu Jul 20 08:57:19 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 20 15:57:19 2023 +0900"
      },
      "message": "fix: use single version in cordovaDependencies (#212)\n\n"
    },
    {
      "commit": "932e4e3aa63a6e714a9ccccf1428f12688955a99",
      "tree": "b37c3c8bf9836860bba060a1218e6703aa3304a4",
      "parents": [
        "8547af0f25701b2c02ca99a6ffbad20b4f1aadc9"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Thu Jul 20 08:55:18 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 20 15:55:18 2023 +0900"
      },
      "message": "feat(ios): improve Localizable.strings \u0026 add FR (#256)\n\n* style(ios): cleanup existing Localizable files\r\n* feat(ios): update es Localizable strings\r\n* feat(ios): add fr Localizable strings"
    },
    {
      "commit": "8547af0f25701b2c02ca99a6ffbad20b4f1aadc9",
      "tree": "65e4ad8e766ae34904cbee3f4ba5e0745b715555",
      "parents": [
        "f21e0a0b093f44f90548b5b0fd7ac52d817532e4"
      ],
      "author": {
        "name": "Ken Naito",
        "email": "fine14r3@gmail.com",
        "time": "Thu Jul 20 15:52:51 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 20 15:52:51 2023 +0900"
      },
      "message": "fix(ios): set category before creating AVAudioRecorder (#269)\n\n"
    },
    {
      "commit": "f21e0a0b093f44f90548b5b0fd7ac52d817532e4",
      "tree": "2bf6a0a1b7433ed386e26b63e3614749dea29edd",
      "parents": [
        "42d3faea40eea91f68c31ce5b917eebf8c40524c"
      ],
      "author": {
        "name": "ochakov",
        "email": "evgeny@ochakov.com",
        "time": "Thu Jul 20 09:52:13 2023 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 20 15:52:13 2023 +0900"
      },
      "message": "feat(android)!: support API 33+ permissions (#262)\n\n* Replace READ_EXTERNAL_STORAGE permission with READ_MEDIA_AUDIO, READ_MEDIA_VIDEO and READ_MEDIA_IMAGES\r\n* Fix READ_MEDIA_* permission on older SDKs\r\n* Do not request new permissions on older SDKs as they do not support"
    },
    {
      "commit": "42d3faea40eea91f68c31ce5b917eebf8c40524c",
      "tree": "7652c5707407c35f11122e804154d309814f1b95",
      "parents": [
        "fbd58a0f106947d8b20ac1b0b0fbab9d0646248e"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Wed Jul 12 21:49:09 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 12 21:49:09 2023 +0900"
      },
      "message": "ci: sync github action workflow w/ paramedic base configs (#273)\n\n"
    },
    {
      "commit": "fbd58a0f106947d8b20ac1b0b0fbab9d0646248e",
      "tree": "64b6a3923d6e2491db3e97489dc4f525030bb81f",
      "parents": [
        "1ce5641c74ad5d74c1960d180db7a0bddccfd2d4"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Wed Jul 12 21:48:22 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 12 21:48:22 2023 +0900"
      },
      "message": "feat(android)!: bump file \u0026 android requirements (#274)\n\n"
    },
    {
      "commit": "1ce5641c74ad5d74c1960d180db7a0bddccfd2d4",
      "tree": "898d6a63f491e8ef31f032a0eaeccc9e39ec24f3",
      "parents": [
        "0af619ae2a682f81a1e7f6fcefdb59c41475145f"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Wed Jul 12 11:03:04 2023 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 12 11:03:04 2023 +0900"
      },
      "message": "chore: bump version 5.0.0-dev (#272)\n\n"
    },
    {
      "commit": "0af619ae2a682f81a1e7f6fcefdb59c41475145f",
      "tree": "94fe9f38cde85eaaea58d64e049974c5d4f947d6",
      "parents": [
        "6d10359bf2caa3a81f80fdf36ead0a2f74ec7032"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Jul 12 01:48:21 2023 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 12 08:48:21 2023 +0900"
      },
      "message": "chore: Update SUPPORT_QUESTION.md template (#270)\n\n"
    },
    {
      "commit": "6d10359bf2caa3a81f80fdf36ead0a2f74ec7032",
      "tree": "30bfbeea0630eeac9085e4b53c5d0e66174fc67f",
      "parents": [
        "7aa7846041aca78bd38ac4206736ba8de67d1b74"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sat Aug 13 00:41:33 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Aug 13 00:41:33 2022 +0900"
      },
      "message": "ci: sync workflow with paramedic (#254)\n\n"
    },
    {
      "commit": "7aa7846041aca78bd38ac4206736ba8de67d1b74",
      "tree": "4bf4b9fa1cf03d5f2d947c49985c546fcb55ad8c",
      "parents": [
        "346d2fe26b027cb8c6bbdc4ecc30552a017d5a23"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sun Jul 17 18:27:12 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 17 18:27:12 2022 +0900"
      },
      "message": "chore(npm): rebuilt package-lock (#252)\n\n"
    },
    {
      "commit": "346d2fe26b027cb8c6bbdc4ecc30552a017d5a23",
      "tree": "9324e4ab1e4d59af88c1f3030fd3d860ed22bf9a",
      "parents": [
        "d6eefd66fcbe2cfa1207814a5fd9cab082261e56"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sat Jul 16 14:17:14 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Jul 16 14:17:14 2022 +0900"
      },
      "message": "ci(android): update java requirement for cordova-android@11 (#251)\n\n"
    },
    {
      "commit": "d6eefd66fcbe2cfa1207814a5fd9cab082261e56",
      "tree": "ee22fedc972471a28704a0d4810f82fe6462d456",
      "parents": [
        "65099a34a987dd2a86dc8bc5b2b764387a76b305"
      ],
      "author": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Mon May 30 13:31:40 2022 +0900"
      },
      "committer": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Mon May 30 13:31:40 2022 +0900"
      },
      "message": "release(post): bump version to 4.0.1-dev\n"
    },
    {
      "commit": "65099a34a987dd2a86dc8bc5b2b764387a76b305",
      "tree": "3e5a17c568e010f46b5afa06167a0eb649d68ed9",
      "parents": [
        "975e1106eee709abda6bc14e4ac3cef1f8dcb417"
      ],
      "author": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Wed May 25 15:02:27 2022 +0900"
      },
      "committer": {
        "name": "Erisu",
        "email": "erisu@apache.org",
        "time": "Wed May 25 15:02:27 2022 +0900"
      },
      "message": "Updated version and RELEASENOTES.md for release 4.0.0 (media-capture-v4.0.0)\n"
    },
    {
      "commit": "975e1106eee709abda6bc14e4ac3cef1f8dcb417",
      "tree": "8015842fddbca9d739e140a8fd8b2ffed7907e61",
      "parents": [
        "c2d06adeefacc20440ad104c8935f1d77afafb18"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Mon Apr 25 16:41:42 2022 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 25 23:41:42 2022 +0900"
      },
      "message": "dep!: bump cordova-plugin-file@^7.0.0 (#238)\n\n* feat: change dependency version to file ^7.0.0\r\n* feat: change engine to cordova-android \u003e\u003d10.0.0 to match with plugin-file v7\r\n* feat: align cordovaDependencies with plugin updated engine\r\n* fix: cordova-android engine requirement for plugin version 4.0.0\r\n\r\nCo-authored-by: Erisu \u003cerisu@apache.org\u003e"
    },
    {
      "commit": "c2d06adeefacc20440ad104c8935f1d77afafb18",
      "tree": "33ff58761dcdd5dfbe168f5479303dd106c2daa8",
      "parents": [
        "da665d57d4105fc8d120ab470fbb9c2e6b765b32"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Mon Apr 25 17:01:43 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 25 17:01:43 2022 +0900"
      },
      "message": "test: remove cordova-plugin-media dependency (#248)\n\n"
    },
    {
      "commit": "da665d57d4105fc8d120ab470fbb9c2e6b765b32",
      "tree": "912dd01298b107dd63426388c815f8702d9d58b5",
      "parents": [
        "8bca6d5b5ab4351d06e0398b3013062db0e2f1a1"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Mon Apr 25 13:26:00 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 25 13:26:00 2022 +0900"
      },
      "message": "chore: bump cordovaDependencies next next major cordova requirement (#247)\n\n"
    },
    {
      "commit": "8bca6d5b5ab4351d06e0398b3013062db0e2f1a1",
      "tree": "291d54d605aca5749761a3c3a54dff3d09450e51",
      "parents": [
        "497754f13d13f9af4c325ee4de11adb9011a239a"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Mon Apr 25 12:59:36 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 25 12:59:36 2022 +0900"
      },
      "message": "chore: rebuilt package-lock w/ v2 (#246)\n\n"
    },
    {
      "commit": "497754f13d13f9af4c325ee4de11adb9011a239a",
      "tree": "a9b089494c5aa4e302fa577b3bc7666255df9b8d",
      "parents": [
        "e647b3ab6cd92c5cbd1b6daa2c2abbd7fe9ac4c1"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Mon Apr 25 12:42:19 2022 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Apr 25 12:42:19 2022 +0900"
      },
      "message": "chore: bump version to 4.0.0-dev (#240)\n\n"
    },
    {
      "commit": "e647b3ab6cd92c5cbd1b6daa2c2abbd7fe9ac4c1",
      "tree": "e5ad149a0950c6d99823af9067d8de31da10ddf2",
      "parents": [
        "005d0eae418f848e6ab4a80799d7734e4eb75a86"
      ],
      "author": {
        "name": "Philipp Beck",
        "email": "dertieran@gmail.com",
        "time": "Fri Nov 05 23:25:26 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 05 19:25:26 2021 -0300"
      },
      "message": "fix(android): Unify and fix permission check (#192)\n\n"
    },
    {
      "commit": "005d0eae418f848e6ab4a80799d7734e4eb75a86",
      "tree": "a9a2eb6faeffca90b6c713fa03b80cd8f4cacc4e",
      "parents": [
        "5c07f4eaab6428916ad4d04d3d760ab3c7f23d0b"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Mon Oct 18 21:09:00 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 18 21:09:00 2021 +0900"
      },
      "message": "ci(ios): update workflow w/ iOS 15 (#231)\n\n"
    },
    {
      "commit": "5c07f4eaab6428916ad4d04d3d760ab3c7f23d0b",
      "tree": "d7506d37ddb61a2ef2016cf5a210b89f80d2e117",
      "parents": [
        "7214e1d3dc9f053d35481fb9ae2d2341f0946cfc"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sat Sep 25 01:05:43 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 25 01:05:43 2021 +0900"
      },
      "message": "ci: add action-badge (#230)\n\n"
    },
    {
      "commit": "7214e1d3dc9f053d35481fb9ae2d2341f0946cfc",
      "tree": "27ebfe93b049993bf18a8e63b04b5a2432b85b70",
      "parents": [
        "28923cbaa8817d9f06b6a32927f0b9b1e94aa7f3"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sat Sep 25 00:07:45 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 25 00:07:45 2021 +0900"
      },
      "message": "ci: remove travis \u0026 appveyor (#229)\n\n"
    },
    {
      "commit": "28923cbaa8817d9f06b6a32927f0b9b1e94aa7f3",
      "tree": "17c85baa66e9341ac0e5c619c983f234bd191b08",
      "parents": [
        "0e2d9f61f9a9b8016d324750cfd577b506c7fcf1"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Thu Sep 16 22:19:44 2021 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 16 22:19:44 2021 +0900"
      },
      "message": "ci: add gh-actions workflows (#228)\n\n"
    },
    {
      "commit": "0e2d9f61f9a9b8016d324750cfd577b506c7fcf1",
      "tree": "bd525d353e6d4b3f7b79231b1a5452629af99746",
      "parents": [
        "dcbe4e4af44d60b09349380f36637d9cacfcd3c0"
      ],
      "author": {
        "name": "Alexis THOMAS",
        "email": "ath0mas@users.noreply.github.com",
        "time": "Wed Feb 17 14:49:20 2021 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Feb 17 09:49:20 2021 -0400"
      },
      "message": "fix(android): remove unknown permission android.permission.RECORD_VIDEO (#200)\n\n"
    },
    {
      "commit": "dcbe4e4af44d60b09349380f36637d9cacfcd3c0",
      "tree": "d570782d1fdad90bab49c552e6b4c6c29f9ae49e",
      "parents": [
        "a73dee942a9ec2ceeccde6285d6884103b6eceb7"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Sat Nov 28 17:15:48 2020 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 28 17:15:48 2020 +0900"
      },
      "message": "ci: add node-14.x to workflow (#203)\n\n"
    },
    {
      "commit": "a73dee942a9ec2ceeccde6285d6884103b6eceb7",
      "tree": "dda93b34b3d6c70aeae275d5b65a2016fdc14cff",
      "parents": [
        "2a02aa3c8a80dc94c850bdad64a3e391f292d4a1"
      ],
      "author": {
        "name": "Raphael von der Grün",
        "email": "raphinesse@gmail.com",
        "time": "Fri Oct 02 21:43:22 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Oct 02 21:43:22 2020 +0200"
      },
      "message": "chore: clean up package.json (#193)\n\n"
    },
    {
      "commit": "2a02aa3c8a80dc94c850bdad64a3e391f292d4a1",
      "tree": "46ede24b29e133007c1ecc99addac02b8635d6b2",
      "parents": [
        "09bc0b1ef5c7e0138279e67bd06ecf3089de1d2d"
      ],
      "author": {
        "name": "エリス",
        "email": "erisu@users.noreply.github.com",
        "time": "Thu Sep 03 19:34:27 2020 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Sep 03 19:34:27 2020 +0900"
      },
      "message": "ci(travis): update osx xcode image (#189)\n\n* ci(travis): update osx xcode image\r\n* ci: use travis\u0027s latest supported osx_image xcode11.6"
    },
    {
      "commit": "09bc0b1ef5c7e0138279e67bd06ecf3089de1d2d",
      "tree": "953b25a9550c4e71db9010c29f863b0b76d6fc8e",
      "parents": [
        "2856cb9ae9041d16c99f5c6edd0f6329a52b4566"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Aug 26 00:46:15 2020 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Aug 26 00:46:15 2020 +0200"
      },
      "message": "breaking(ios): remove code warnings (#177)\n\n"
    },
    {
      "commit": "2856cb9ae9041d16c99f5c6edd0f6329a52b4566",
      "tree": "cc3dadb68d670a527c8ac3af56ecedc77acbb89d",
      "parents": [
        "31885fe852c9a5041558486bad5e1be36bfde9fb"
      ],
      "author": {
        "name": "Tim Brust",
        "email": "github@timbrust.de",
        "time": "Sat Aug 22 12:33:00 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Aug 22 21:33:00 2020 +0900"
      },
      "message": "ci(travis): updates Android API level (#188)\n\n"
    },
    {
      "commit": "31885fe852c9a5041558486bad5e1be36bfde9fb",
      "tree": "49294ab2db60fdce4fb96d1ef6d152b2ff69ddfd",
      "parents": [
        "fdb6c204a6579d967f408d10741f80ab654bd0b4"
      ],
      "author": {
        "name": "Tim Brust",
        "email": "github@timbrust.de",
        "time": "Mon Jul 06 08:27:18 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 08:27:18 2020 +0000"
      },
      "message": "chore: adds package-lock file (#180)\n\n"
    },
    {
      "commit": "fdb6c204a6579d967f408d10741f80ab654bd0b4",
      "tree": "dff4c64fa8e953baa07c9bf8768459973f939729",
      "parents": [
        "e055918a7e30bfb1d6baa74e51b5ea2fc6a33f1d"
      ],
      "author": {
        "name": "Tim Brust",
        "email": "github@timbrust.de",
        "time": "Mon Jul 06 08:26:24 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 08:26:24 2020 +0000"
      },
      "message": "refactor(eslint): use cordova-eslint /w fix (#179)\n\n"
    },
    {
      "commit": "e055918a7e30bfb1d6baa74e51b5ea2fc6a33f1d",
      "tree": "ea8b7109bfddeba88f4fd74d575d86aba3e3769e",
      "parents": [
        "25720a3b37b9d6f812c35d4fe415c8d1574ea4b3"
      ],
      "author": {
        "name": "Tim Brust",
        "email": "github@timbrust.de",
        "time": "Mon Jul 06 07:17:26 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jul 06 09:17:26 2020 +0200"
      },
      "message": "chore(npm): use short notation in package.json (#178)\n\n"
    },
    {
      "commit": "25720a3b37b9d6f812c35d4fe415c8d1574ea4b3",
      "tree": "1c519fb1cf3d40e95a6b861bc69aa08191e8de5b",
      "parents": [
        "db6a4ca0a7b400b88319e7d6f7120f3d387b24b8"
      ],
      "author": {
        "name": "Erisu",
        "email": "ellis.bryan@gmail.com",
        "time": "Wed Apr 22 13:41:30 2020 +0900"
      },
      "committer": {
        "name": "Erisu",
        "email": "ellis.bryan@gmail.com",
        "time": "Wed Apr 22 13:41:30 2020 +0900"
      },
      "message": "chore(asf): update git notification settings\n"
    },
    {
      "commit": "db6a4ca0a7b400b88319e7d6f7120f3d387b24b8",
      "tree": "4fad07ddea437966977bae61bdffad7064ea4003",
      "parents": [
        "49cc98609c4e37b47db39154fa4a0c59e31baa96"
      ],
      "author": {
        "name": "Niklas Merz",
        "email": "niklasmerz@apache.org",
        "time": "Mon Apr 13 14:30:34 2020 +0200"
      },
      "committer": {
        "name": "Niklas Merz",
        "email": "niklasmerz@apache.org",
        "time": "Mon Apr 13 14:30:34 2020 +0200"
      },
      "message": "Update CONTRIBUTING.md\n"
    },
    {
      "commit": "49cc98609c4e37b47db39154fa4a0c59e31baa96",
      "tree": "2059b76648702e22771ba6c95bc853c308e54537",
      "parents": [
        "0dd48312d28e63faf7dbb64caba03a32d3ec55c1"
      ],
      "author": {
        "name": "Tim Brust",
        "email": "github@timbrust.de",
        "time": "Sat Mar 28 15:01:46 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 28 15:01:46 2020 +0000"
      },
      "message": "ci: updates Node.js versions (#165)\n\n"
    },
    {
      "commit": "0dd48312d28e63faf7dbb64caba03a32d3ec55c1",
      "tree": "8391f38acdc6eca98fb83202a4ca5248fdae5014",
      "parents": [
        "0209965e504b8e2ac6603026bba94c8760d93242"
      ],
      "author": {
        "name": "Tim Brust",
        "email": "github@timbrust.de",
        "time": "Sat Mar 28 15:01:35 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Mar 28 15:01:35 2020 +0000"
      },
      "message": "chore(npm): improve ignore list (#164)\n\n"
    },
    {
      "commit": "0209965e504b8e2ac6603026bba94c8760d93242",
      "tree": "c9a39c49cb731e51c95d884fa7e4da2a4e49c001",
      "parents": [
        "e1fb5813cf831eed757a04aac428956e6cb05692"
      ],
      "author": {
        "name": "Christian Schuhmann",
        "email": "christian8246q@gmail.com",
        "time": "Fri Jan 24 02:18:47 2020 +0100"
      },
      "committer": {
        "name": "Norman Breau",
        "email": "norman@normanbreau.com",
        "time": "Thu Jan 23 21:18:47 2020 -0400"
      },
      "message": "Small javadoc fix (#161)\n\n"
    },
    {
      "commit": "e1fb5813cf831eed757a04aac428956e6cb05692",
      "tree": "08e9025badccd3b24afcd473a7d6ef595c85ec8d",
      "parents": [
        "e56988aefe5d71cf572f126489cc032841c7eed0"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jul 03 10:27:44 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jul 03 10:27:44 2019 +0200"
      },
      "message": "ci(travis): upgrade to node 8"
    },
    {
      "commit": "e56988aefe5d71cf572f126489cc032841c7eed0",
      "tree": "8c08bf2d58343801737bf9b98019912508f76ac9",
      "parents": [
        "626c386657c2ad26e13d7833c7205921aa6d2278"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jun 19 18:03:35 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:42:31 2019 +0200"
      },
      "message": "chore(release): 3.0.4-dev\n"
    },
    {
      "commit": "626c386657c2ad26e13d7833c7205921aa6d2278",
      "tree": "20110cd3e3b88d1c7542e9d28bd5c3b5071523d6",
      "parents": [
        "9a6730a967bbe2e66c56fd2b1af1ac303d429e9a"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jun 19 17:49:23 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:42:23 2019 +0200"
      },
      "message": "chore(release): 3.0.3 (version string)\n"
    },
    {
      "commit": "9a6730a967bbe2e66c56fd2b1af1ac303d429e9a",
      "tree": "d5da58fa6a2710d91ecf52b5c64c16c666bf0307",
      "parents": [
        "765053d77ad380b3d84f81599b03a6af926d4597"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jun 19 17:49:23 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:42:14 2019 +0200"
      },
      "message": "chore(release): release notes for 3.0.3\n"
    },
    {
      "commit": "765053d77ad380b3d84f81599b03a6af926d4597",
      "tree": "ae016a4ad305a39556838c3e964561c18e9505d3",
      "parents": [
        "8b12b4d606b3b2688380431c3193f1946738139b"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jun 19 17:44:15 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:42:06 2019 +0200"
      },
      "message": "docs: remove outdated translations\n"
    },
    {
      "commit": "8b12b4d606b3b2688380431c3193f1946738139b",
      "tree": "ab6f3e692ec993d2ef01480391aba123ca3dac95",
      "parents": [
        "d33bf798a2d8fd4759abbb32410b88c7fc81e63d"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jun 19 17:44:03 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:41:59 2019 +0200"
      },
      "message": "build: add `.npmignore` to remove unneeded files from npm package\n"
    },
    {
      "commit": "d33bf798a2d8fd4759abbb32410b88c7fc81e63d",
      "tree": "e68f769bd35e62fe351164d467fe2ae2b7ecd4a6",
      "parents": [
        "e68722e0bf6746c6e2aa112458615f88a93d0b5f"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:41:46 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:41:46 2019 +0200"
      },
      "message": "fix: change CRLF line breaks to LF\n"
    },
    {
      "commit": "e68722e0bf6746c6e2aa112458615f88a93d0b5f",
      "tree": "8127670cb5cfdd5cc6492e2100f9727efdac9d3e",
      "parents": [
        "f59af25c365de8f89b474a7397632f631e1846d8"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Wed Jun 19 17:43:48 2019 +0200"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Fri Jun 28 23:41:35 2019 +0200"
      },
      "message": "build: add `.gitattributes` to force LF (instead of possible CRLF on Windows)\n"
    },
    {
      "commit": "f59af25c365de8f89b474a7397632f631e1846d8",
      "tree": "36006281492dda08b18e1ef1312c213f5ea1b7bd",
      "parents": [
        "e5a982edaca261e1222fb5387a99da285f868454"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Tue Jun 18 20:43:53 2019 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 18 20:43:53 2019 +0200"
      },
      "message": "ci(travis): Update Travis CI configuration for new paramedic (#134)\n\n* Update Travis CI configuration for new paramedic\r\n\r\n* Update .travis.yml\r\n"
    },
    {
      "commit": "e5a982edaca261e1222fb5387a99da285f868454",
      "tree": "e74fb88b10e02ce78ebed9271d897d2f8176d97b",
      "parents": [
        "c3928c87b27f3823ae4646f04b22dc9fbfa46138"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Mon Feb 11 18:40:04 2019 +0100"
      },
      "committer": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+git@gmail.com",
        "time": "Mon Feb 11 18:40:04 2019 +0100"
      },
      "message": "Add or update GitHub pull request and issue template\n"
    },
    {
      "commit": "c3928c87b27f3823ae4646f04b22dc9fbfa46138",
      "tree": "5178effdf87dac7aedd802bbcd8f4d1c4020d0b2",
      "parents": [
        "59966ac7677af80be433ed2d9479cad1779fc25c"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+github@gmail.com",
        "time": "Thu Oct 04 01:16:37 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Oct 04 01:16:37 2018 +0200"
      },
      "message": "remove JIRA link"
    },
    {
      "commit": "59966ac7677af80be433ed2d9479cad1779fc25c",
      "tree": "f8e3b401da85a016ae6fe65875c7f6db958c5f91",
      "parents": [
        "f69ba2a67417e51555eb5926851592ecf1b84601"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+github@gmail.com",
        "time": "Mon Oct 01 12:55:32 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Oct 01 12:55:32 2018 +0200"
      },
      "message": "also accept terms for android sdk `android-27`"
    },
    {
      "commit": "f69ba2a67417e51555eb5926851592ecf1b84601",
      "tree": "168cb3ee73ac6b77c30976f9d02da31d502bfb3a",
      "parents": [
        "3755f9f7374cb6434ddbf67e8c5e800671b939f5"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Sat Sep 22 02:07:06 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 22 02:07:06 2018 +0200"
      },
      "message": "GH-102 Catch ActivityNotFoundException (#104)\n\n"
    },
    {
      "commit": "3755f9f7374cb6434ddbf67e8c5e800671b939f5",
      "tree": "c3604432f3486a965083413811986625049a5533",
      "parents": [
        "5815be4d60cbb16c2d9545730217c11981b3cd1c"
      ],
      "author": {
        "name": "Marco Celotti",
        "email": "m.celotti@gmail.com",
        "time": "Sat Sep 22 01:21:09 2018 +0200"
      },
      "committer": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Sat Sep 22 01:21:09 2018 +0200"
      },
      "message": "CB-14260: (android) captureImage permission denial on android 8.1 (#95)\n\n* CB-14260: (android) captureImage permission denial on android 8.1\r\n"
    },
    {
      "commit": "5815be4d60cbb16c2d9545730217c11981b3cd1c",
      "tree": "ba045077d7713c0918404e47a0d8c3fe015e7c21",
      "parents": [
        "f3fa6e89b513172b1ff275e4a6367c6a14dd2793",
        "5fb49175c108363f061f462faf3280cc1fb434a0"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+github@gmail.com",
        "time": "Mon Aug 27 19:09:34 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 27 19:09:34 2018 +0200"
      },
      "message": "Merge pull request #98 from larrybahr/master\n\nAdd CaptureError.CAPTURE_PERMISSION_DENIED to type declaration file"
    },
    {
      "commit": "5fb49175c108363f061f462faf3280cc1fb434a0",
      "tree": "ba045077d7713c0918404e47a0d8c3fe015e7c21",
      "parents": [
        "eff0128709e5bd5bb5575b5a757bad996fe8054d"
      ],
      "author": {
        "name": "Larry Bahr",
        "email": "larrybahr@users.noreply.github.com",
        "time": "Mon Aug 20 12:29:40 2018 -0500"
      },
      "committer": {
        "name": "Larry Bahr",
        "email": "larrybahr@users.noreply.github.com",
        "time": "Mon Aug 20 12:29:40 2018 -0500"
      },
      "message": "tab to space fix\n"
    },
    {
      "commit": "eff0128709e5bd5bb5575b5a757bad996fe8054d",
      "tree": "69075704199b4eeee110d3dd4386496754e7f5af",
      "parents": [
        "f3fa6e89b513172b1ff275e4a6367c6a14dd2793"
      ],
      "author": {
        "name": "Larry Bahr",
        "email": "larrybahr@users.noreply.github.com",
        "time": "Mon Aug 20 11:29:10 2018 -0500"
      },
      "committer": {
        "name": "Larry Bahr",
        "email": "larrybahr@users.noreply.github.com",
        "time": "Mon Aug 20 11:29:10 2018 -0500"
      },
      "message": "Add CaptureError.CAPTURE_PERMISSION_DENIED to type declaration file\n\nhttps://github.com/larrybahr/cordova-plugin-media-capture#constants\n"
    },
    {
      "commit": "f3fa6e89b513172b1ff275e4a6367c6a14dd2793",
      "tree": "ecbe09096898430825ac2e8c9bf08af51e4b9062",
      "parents": [
        "288a47eee12b8cff7c3512d87b5aa2023daa46d5"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Thu Apr 12 17:16:16 2018 -0700"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Thu Apr 12 17:16:16 2018 -0700"
      },
      "message": "Set VERSION to 3.0.3-dev (via coho)\n"
    },
    {
      "commit": "288a47eee12b8cff7c3512d87b5aa2023daa46d5",
      "tree": "cbf7dd157f326cb173240f894bf66256b64ad021",
      "parents": [
        "9b360841266567f262c5da73b4cef45805f600f8"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Thu Apr 12 17:06:22 2018 -0700"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Thu Apr 12 17:06:22 2018 -0700"
      },
      "message": "CB-14030 Updated version and RELEASENOTES.md for release 3.0.2 (via coho)\n"
    },
    {
      "commit": "9b360841266567f262c5da73b4cef45805f600f8",
      "tree": "901f474df639b0b05fb0bf0889c4898e16ac6161",
      "parents": [
        "ec680de70b96fc476c94c6fb51b3e7979f7a883b",
        "a07323b94faf46ca6f9aae08213aaac614218b34"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Sun Apr 08 16:47:16 2018 +0200"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Apr 08 16:47:16 2018 +0200"
      },
      "message": "Merge pull request #93 from jcesarmobile/CB-13866\n\nCB-13866(ios): fix Camera opens in portrait orientation on iphones"
    },
    {
      "commit": "a07323b94faf46ca6f9aae08213aaac614218b34",
      "tree": "901f474df639b0b05fb0bf0889c4898e16ac6161",
      "parents": [
        "ec680de70b96fc476c94c6fb51b3e7979f7a883b"
      ],
      "author": {
        "name": "Julio César",
        "email": "jcesarmobile@gmail.com",
        "time": "Sun Apr 08 14:06:25 2018 +0200"
      },
      "committer": {
        "name": "Julio César",
        "email": "jcesarmobile@gmail.com",
        "time": "Sun Apr 08 14:06:25 2018 +0200"
      },
      "message": "CB-13866(ios): fix Camera opens in portrait orientation on iphones\n"
    },
    {
      "commit": "ec680de70b96fc476c94c6fb51b3e7979f7a883b",
      "tree": "8735488650d9be7e5d150ef605b91a8048036ba7",
      "parents": [
        "240afae6f66f9d1653842095398043bba1194385"
      ],
      "author": {
        "name": "Jan Piotrowski",
        "email": "piotrowski+github@gmail.com",
        "time": "Tue Jan 23 12:26:41 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jan 23 12:26:41 2018 +0100"
      },
      "message": "CB-13820 fix \"report issue\" link"
    },
    {
      "commit": "240afae6f66f9d1653842095398043bba1194385",
      "tree": "2b4f1908c732953caf089d6324df5c222f303f35",
      "parents": [
        "de11c166f19619409dee790ddfc3ce4b08333115",
        "17122699793401aad37d8d6020192c7495cbc4fc"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Jan 10 11:33:56 2018 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jan 10 11:33:56 2018 +0100"
      },
      "message": "Merge pull request #91 from jcesarmobile/CB-13755\n\nCB-13755: Add build-tools-26.0.2 to travis"
    },
    {
      "commit": "17122699793401aad37d8d6020192c7495cbc4fc",
      "tree": "2b4f1908c732953caf089d6324df5c222f303f35",
      "parents": [
        "de11c166f19619409dee790ddfc3ce4b08333115"
      ],
      "author": {
        "name": "Julio César",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Jan 10 00:25:01 2018 +0100"
      },
      "committer": {
        "name": "Julio César",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Jan 10 00:25:01 2018 +0100"
      },
      "message": "CB-13755: Add build-tools-26.0.2 to travis\n"
    },
    {
      "commit": "de11c166f19619409dee790ddfc3ce4b08333115",
      "tree": "402b5222e0baf084fba745e9a13fc48af5dba2d4",
      "parents": [
        "d7e76486f31cddf7ea48d1ac5fbfedf3ae73407e"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Sat Dec 30 06:56:00 2017 +0100"
      },
      "committer": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Sat Dec 30 00:56:00 2017 -0500"
      },
      "message": "Fix release notes (#89)\n\n"
    },
    {
      "commit": "d7e76486f31cddf7ea48d1ac5fbfedf3ae73407e",
      "tree": "75d3070abae6739ac8ef7c44d398bf3dbdbf7dd4",
      "parents": [
        "e94dd74aea3a53206d01bcdc3b9d5cce1c346ef8"
      ],
      "author": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Wed Dec 27 19:13:50 2017 -0500"
      },
      "committer": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Wed Dec 27 19:13:50 2017 -0500"
      },
      "message": "Set VERSION to 3.0.2-dev (via coho)\n"
    },
    {
      "commit": "e94dd74aea3a53206d01bcdc3b9d5cce1c346ef8",
      "tree": "90b0f5adae3fb877818dc87af1e3904e68bd7900",
      "parents": [
        "e0c06ebd863722a9f4c5ebd844e313d9a46115f9"
      ],
      "author": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Wed Dec 27 19:13:36 2017 -0500"
      },
      "committer": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Wed Dec 27 19:13:36 2017 -0500"
      },
      "message": "CB-13714 Updated version and RELEASENOTES.md for release 3.0.1 (via coho)\n"
    },
    {
      "commit": "e0c06ebd863722a9f4c5ebd844e313d9a46115f9",
      "tree": "acd5ad90d662098e2bdb6286139f005a8f250f91",
      "parents": [
        "d5a8aa66d396b754076818a3922e144553fda662"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Dec 27 16:51:55 2017 +0100"
      },
      "committer": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Wed Dec 27 10:51:55 2017 -0500"
      },
      "message": "CB-13707: Fix to allow 3.0.0 version install (#88)\n\n"
    },
    {
      "commit": "d5a8aa66d396b754076818a3922e144553fda662",
      "tree": "b28d7642c4c341c3498a807315c65fd8d2319c6f",
      "parents": [
        "40070788982ed7ba7996930d2853fe036d697399"
      ],
      "author": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Mon Dec 18 13:44:26 2017 -0500"
      },
      "committer": {
        "name": "Simon MacDonald",
        "email": "simon.macdonald@gmail.com",
        "time": "Mon Dec 18 13:44:26 2017 -0500"
      },
      "message": "Bump cordova-plugin-file dependency to 6.0.0\n"
    },
    {
      "commit": "40070788982ed7ba7996930d2853fe036d697399",
      "tree": "4eb4e613f62a29ae6fcff76ffb52b3179aeffa7d",
      "parents": [
        "52cfcf1052f5b0016bf9d8e87800afb3cdb3bf81"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Fri Dec 15 17:26:44 2017 -0800"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Fri Dec 15 17:26:44 2017 -0800"
      },
      "message": "Set VERSION to 3.0.1-dev (via coho)\n"
    },
    {
      "commit": "52cfcf1052f5b0016bf9d8e87800afb3cdb3bf81",
      "tree": "8e2ce36149d9f10e38e5a82e0704e9478737194b",
      "parents": [
        "e3d9dce8719d04c6dd3c51c3a2b604dc54f2597e"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Fri Dec 15 17:25:13 2017 -0800"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Fri Dec 15 17:25:13 2017 -0800"
      },
      "message": "CB-13681 Updated version and RELEASENOTES.md for release 3.0.0 (via coho)\n"
    },
    {
      "commit": "e3d9dce8719d04c6dd3c51c3a2b604dc54f2597e",
      "tree": "20793a76b52dab6e355152cc42a77a6c811d4b10",
      "parents": [
        "65871bf782c221eb4143e3cd62c7fde418eef821",
        "191643651b3211553d40d212df897af7330bcf7a"
      ],
      "author": {
        "name": "Vishal Mishra",
        "email": "maverickmishra@users.noreply.github.com",
        "time": "Wed Dec 13 23:21:49 2017 -0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Dec 13 23:21:49 2017 -0800"
      },
      "message": "Merge pull request #87 from maverickmishra/master\n\nCB-13669 : Remove deprecated plugins"
    },
    {
      "commit": "191643651b3211553d40d212df897af7330bcf7a",
      "tree": "20793a76b52dab6e355152cc42a77a6c811d4b10",
      "parents": [
        "65871bf782c221eb4143e3cd62c7fde418eef821"
      ],
      "author": {
        "name": "maverickmishra",
        "email": "vishalmishra0907@gmail.com",
        "time": "Tue Dec 12 13:10:32 2017 -0800"
      },
      "committer": {
        "name": "maverickmishra",
        "email": "vishalmishra0907@gmail.com",
        "time": "Tue Dec 12 13:10:32 2017 -0800"
      },
      "message": "CB-13669 : Remove deprecated plugins\n"
    },
    {
      "commit": "65871bf782c221eb4143e3cd62c7fde418eef821",
      "tree": "5a5af6693f55151c7bc360aeaf080e6c9a46160e",
      "parents": [
        "ea934aa267dc069b022b17981dfa934ba599e890"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 16:19:40 2017 -0800"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 16:19:40 2017 -0800"
      },
      "message": "Set VERSION to 2.0.1-dev (via coho)\n"
    },
    {
      "commit": "ea934aa267dc069b022b17981dfa934ba599e890",
      "tree": "733176f14c31124d87c8b7c014f989a35bd054cc",
      "parents": [
        "2432ae413b6fff5607f801df0c2be1be68ea976c"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 16:00:58 2017 -0800"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 16:18:21 2017 -0800"
      },
      "message": "CB-13542 updated file plugin dependency\n"
    },
    {
      "commit": "2432ae413b6fff5607f801df0c2be1be68ea976c",
      "tree": "650a05a9e1341ffa35e84b24a0f05173b51267b8",
      "parents": [
        "50894d4200108c946719c73ab3352507af094e12"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 14:38:40 2017 -0800"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 14:38:40 2017 -0800"
      },
      "message": "Set VERSION to 2.0.1-dev (via coho)\n"
    },
    {
      "commit": "50894d4200108c946719c73ab3352507af094e12",
      "tree": "76a3252e96e7f51f558d251dea734480d6952e3b",
      "parents": [
        "879f6995a2d92e5dea8a31300fd2bb30e358336f"
      ],
      "author": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 14:37:45 2017 -0800"
      },
      "committer": {
        "name": "Steve Gill",
        "email": "stevengill97@gmail.com",
        "time": "Mon Nov 06 14:37:45 2017 -0800"
      },
      "message": "CB-13542 Updated version and RELEASENOTES.md for release 2.0.0 (via coho)\n"
    },
    {
      "commit": "879f6995a2d92e5dea8a31300fd2bb30e358336f",
      "tree": "847370201a3dd0f1d2cc6a5c4799304843a20772",
      "parents": [
        "0634acbb66652d150b20f2f6cb835cf7af9eccba",
        "10cb0d0258151d849628dfa368b1828386d5cd84"
      ],
      "author": {
        "name": "jcesarmobile",
        "email": "jcesarmobile@gmail.com",
        "time": "Wed Nov 01 18:05:36 2017 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 01 18:05:36 2017 +0100"
      },
      "message": "Merge pull request #86 from jcesarmobile/CB-13520\n\nCB-13520 (all): Add \u0027protective\u0027 entry to cordovaDependencies"
    }
  ],
  "next": "10cb0d0258151d849628dfa368b1828386d5cd84"
}
