)]}'
{
  "log": [
    {
      "commit": "abfbca88bb924440454d0d69688c90adb8dbf5c3",
      "tree": "c202baffcb5ffb1cd8506bc3b9f420803705bd51",
      "parents": [
        "2daaa8503769c6f5a1fbfdc0d60410b4b7e14ea4"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Sun Feb 01 22:09:32 2026 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Sun Feb 01 22:09:32 2026 +0800"
      },
      "message": "feat: restructure CI workflow and update README badges (#77)\n"
    },
    {
      "commit": "2daaa8503769c6f5a1fbfdc0d60410b4b7e14ea4",
      "tree": "4d0359313fd47be33a36dfcfbbf2e9a39aad0e9c",
      "parents": [
        "61d5c88f1001e2d7c18a8c8cf427680172c8abc0"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Sun Feb 01 21:45:20 2026 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Sun Feb 01 21:45:20 2026 +0800"
      },
      "message": "feat: remove semantic-release git commits, tag code commits directly (#73)\n"
    },
    {
      "commit": "61d5c88f1001e2d7c18a8c8cf427680172c8abc0",
      "tree": "87e7995f462b5149ed8a83288d6c4f1db277ae3b",
      "parents": [
        "39eb34e3b35eef49a4dccae34373d464792b86ea"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Tue Jan 20 21:59:42 2026 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Tue Jan 20 21:59:42 2026 +0800"
      },
      "message": "feat: fix duplicate CI runs on pull requests (#75)\n"
    },
    {
      "commit": "39eb34e3b35eef49a4dccae34373d464792b86ea",
      "tree": "015bfd0602814b860a6be1ddfc870892dc3c1b33",
      "parents": [
        "736551273caf41d67dcf80e6e69500a91894db9f"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Mon Jan 19 18:53:23 2026 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Mon Jan 19 18:53:23 2026 +0000"
      },
      "message": "chore(release): 1.10.0 [skip ci]\n\n# [1.10.0](https://github.com/node-casbin/prisma-adapter/compare/v1.9.0...v1.10.0) (2026-01-19)\n\n### Features\n\n* upgrate prisma to v7 ([7365512](https://github.com/node-casbin/prisma-adapter/commit/736551273caf41d67dcf80e6e69500a91894db9f))\n"
    },
    {
      "commit": "736551273caf41d67dcf80e6e69500a91894db9f",
      "tree": "5081cb4b86580e091f93b5f460777352cac1498e",
      "parents": [
        "e7231df1841399144ee29c125cd4dbef0857dac5"
      ],
      "author": {
        "name": "Evgenii Kalkutin",
        "email": "42963334+ekalkutin@users.noreply.github.com",
        "time": "Mon Jan 19 16:18:51 2026 +0300"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Jan 19 21:18:51 2026 +0800"
      },
      "message": "feat: upgrate prisma to v7\n\n"
    },
    {
      "commit": "e7231df1841399144ee29c125cd4dbef0857dac5",
      "tree": "3b00b8890722213a29fbd4a9fb51a5e991b0dcfd",
      "parents": [
        "d38a678acfa51c368dcaca6a2d0ca607ccba3a64"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Dec 09 13:08:55 2025 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Dec 09 13:08:55 2025 +0000"
      },
      "message": "chore(release): 1.9.0 [skip ci]\n\n# [1.9.0](https://github.com/node-casbin/prisma-adapter/compare/v1.8.0...v1.9.0) (2025-12-09)\n\n### Features\n\n* support custom Prisma client output paths by lazily importing PrismaClient ([#66](https://github.com/node-casbin/prisma-adapter/issues/66)) ([d38a678](https://github.com/node-casbin/prisma-adapter/commit/d38a678acfa51c368dcaca6a2d0ca607ccba3a64))\n"
    },
    {
      "commit": "d38a678acfa51c368dcaca6a2d0ca607ccba3a64",
      "tree": "7dcb18ea423e67be343b449a5c1e850c6071df31",
      "parents": [
        "439cf5c2e4c19e6b6060253a27ade17db7a2f865"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Tue Dec 09 21:07:29 2025 +0800"
      },
      "committer": {
        "name": "Yang Luo",
        "email": "hsluoyz@gmail.com",
        "time": "Tue Dec 09 21:07:29 2025 +0800"
      },
      "message": "feat: support custom Prisma client output paths by lazily importing PrismaClient (#66)\n"
    },
    {
      "commit": "439cf5c2e4c19e6b6060253a27ade17db7a2f865",
      "tree": "c88a5ea09aa8eeb4390d3e139e207919f0d74fa8",
      "parents": [
        "77e70abbb9994e0f3c53f3ef5418c255b5de7c4e"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Jun 17 07:52:40 2025 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Jun 17 07:52:40 2025 +0000"
      },
      "message": "chore(release): 1.8.0 [skip ci]\n\n# [1.8.0](https://github.com/node-casbin/prisma-adapter/compare/v1.7.0...v1.8.0) (2025-06-17)\n\n### Bug Fixes\n\n* update README about new usage ([77e70ab](https://github.com/node-casbin/prisma-adapter/commit/77e70abbb9994e0f3c53f3ef5418c255b5de7c4e))\n\n### Features\n\n* add PrismaAdapter.newAdapter(prisma) constructor and fix prismaclient instanceof failure ([#64](https://github.com/node-casbin/prisma-adapter/issues/64)) ([e156061](https://github.com/node-casbin/prisma-adapter/commit/e1560613105ceaf4ae489e48a91ffa6b2b667bd5))\n"
    },
    {
      "commit": "77e70abbb9994e0f3c53f3ef5418c255b5de7c4e",
      "tree": "0466b5b7c0063a330084decb9c58e92def27ad60",
      "parents": [
        "e1560613105ceaf4ae489e48a91ffa6b2b667bd5"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Tue Jun 17 15:51:05 2025 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 17 15:51:05 2025 +0800"
      },
      "message": "fix: update README about new usage"
    },
    {
      "commit": "e1560613105ceaf4ae489e48a91ffa6b2b667bd5",
      "tree": "79cd0df11e8181bb1c4a0ff1afda78ed4b665c1b",
      "parents": [
        "cea9dae04e698f468dfcefc2e946d82abd77b1ca"
      ],
      "author": {
        "name": "HANAI Tohru",
        "email": "tohru@reedom.com",
        "time": "Tue Jun 17 16:49:48 2025 +0900"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Jun 17 15:49:48 2025 +0800"
      },
      "message": "feat: add PrismaAdapter.newAdapter(prisma) constructor and fix prismaclient instanceof failure (#64)\n\n"
    },
    {
      "commit": "cea9dae04e698f468dfcefc2e946d82abd77b1ca",
      "tree": "0fa15292b011a33f02afee7025624f5287c5104d",
      "parents": [
        "debe67e20e0e5d147a5fb483c5eee41e9e261a48"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Sat Nov 30 12:21:15 2024 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Sat Nov 30 12:21:15 2024 +0000"
      },
      "message": "chore(release): 1.7.0 [skip ci]\n\n# [1.7.0](https://github.com/node-casbin/prisma-adapter/compare/v1.6.0...v1.7.0) (2024-11-30)\n\n### Features\n\n* upgrade prisma to v6 ([#61](https://github.com/node-casbin/prisma-adapter/issues/61)) ([debe67e](https://github.com/node-casbin/prisma-adapter/commit/debe67e20e0e5d147a5fb483c5eee41e9e261a48))\n"
    },
    {
      "commit": "debe67e20e0e5d147a5fb483c5eee41e9e261a48",
      "tree": "6397840521fa951cb46316a2147f8f32274002c0",
      "parents": [
        "2c9c38fe360cf293df44ed6e0969e19a31369d7e"
      ],
      "author": {
        "name": "LaicZhang",
        "email": "i@laiczhang.com",
        "time": "Sat Nov 30 20:19:19 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Nov 30 20:19:19 2024 +0800"
      },
      "message": "feat: upgrade prisma to v6 (#61)\n\n* feat: upgrade prisma to v6\r\n\r\n* Update ci.yml\r\n\r\n* Update package.json"
    },
    {
      "commit": "2c9c38fe360cf293df44ed6e0969e19a31369d7e",
      "tree": "701f49fe91c404fbdad9ffd91fa8b7fa4feca48a",
      "parents": [
        "00ec59f2bc3c8d3571a6281d3eea614bbc5fce1a"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Fri Nov 22 03:24:02 2024 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Fri Nov 22 03:24:02 2024 +0000"
      },
      "message": "chore(release): 1.6.0 [skip ci]\n\n# [1.6.0](https://github.com/node-casbin/prisma-adapter/compare/v1.5.0...v1.6.0) (2024-11-22)\n\n### Features\n\n* update savePolicy() to batch insert ([#60](https://github.com/node-casbin/prisma-adapter/issues/60)) ([00ec59f](https://github.com/node-casbin/prisma-adapter/commit/00ec59f2bc3c8d3571a6281d3eea614bbc5fce1a))\n"
    },
    {
      "commit": "00ec59f2bc3c8d3571a6281d3eea614bbc5fce1a",
      "tree": "8863b79d2e99be5bc7f703c587d2474813f5b096",
      "parents": [
        "27c2f7d2bd7fd719e1b0a65f3a8dcf02da96ec26"
      ],
      "author": {
        "name": "TX",
        "email": "76741680+tx2002@users.noreply.github.com",
        "time": "Fri Nov 22 11:22:29 2024 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Nov 22 11:22:29 2024 +0800"
      },
      "message": "feat: update savePolicy() to batch insert (#60)\n\n"
    },
    {
      "commit": "27c2f7d2bd7fd719e1b0a65f3a8dcf02da96ec26",
      "tree": "3f2457b9c793e0112a371daca0324a206f7293ec",
      "parents": [
        "bfeab65698d293412cde502eb84f3e88a838d0a6"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Fri Jan 05 01:02:05 2024 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Fri Jan 05 01:02:05 2024 +0000"
      },
      "message": "chore(release): 1.5.0 [skip ci]\n\n# [1.5.0](https://github.com/node-casbin/prisma-adapter/compare/v1.4.0...v1.5.0) (2024-01-05)\n\n### Features\n\n* fix astMap undefined issue ([#54](https://github.com/node-casbin/prisma-adapter/issues/54)) ([bfeab65](https://github.com/node-casbin/prisma-adapter/commit/bfeab65698d293412cde502eb84f3e88a838d0a6))\n"
    },
    {
      "commit": "bfeab65698d293412cde502eb84f3e88a838d0a6",
      "tree": "21df826471b43d959292c639ff60cc34bd39e08f",
      "parents": [
        "8967c52426f2302f94d8225cd78266304b320461"
      ],
      "author": {
        "name": "Dr-Greg",
        "email": "34577622+Dr-Greg@users.noreply.github.com",
        "time": "Fri Jan 05 02:00:21 2024 +0100"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Jan 05 09:00:21 2024 +0800"
      },
      "message": "feat: fix astMap undefined issue (#54)\n\nCo-authored-by: Dr-Greg \u003cgrigor.mouraydan@outlook.fr\u003e"
    },
    {
      "commit": "8967c52426f2302f94d8225cd78266304b320461",
      "tree": "01edcbc0652fecb17617d996f96346ca0b73fbce",
      "parents": [
        "c98257c3ee062976ffa49cbeee09bee5858b394d"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Mon Aug 28 13:32:21 2023 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Mon Aug 28 13:32:21 2023 +0000"
      },
      "message": "chore(release): 1.4.0 [skip ci]\n\n# [1.4.0](https://github.com/node-casbin/prisma-adapter/compare/v1.3.0...v1.4.0) (2023-08-28)\n\n### Features\n\n* upgrade @prisma/client and prisma version to ^5.2.0 ([#52](https://github.com/node-casbin/prisma-adapter/issues/52)) ([c98257c](https://github.com/node-casbin/prisma-adapter/commit/c98257c3ee062976ffa49cbeee09bee5858b394d))\n"
    },
    {
      "commit": "c98257c3ee062976ffa49cbeee09bee5858b394d",
      "tree": "dc28b041526309577829a5b0940d3a03046663b8",
      "parents": [
        "348298b8d29fc7fee19b0302718463be36b8f7e7"
      ],
      "author": {
        "name": "Whalelee",
        "email": "havowar3@gmail.com",
        "time": "Mon Aug 28 21:30:23 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Mon Aug 28 21:30:23 2023 +0800"
      },
      "message": "feat: upgrade @prisma/client and prisma version to ^5.2.0 (#52)\n\n"
    },
    {
      "commit": "348298b8d29fc7fee19b0302718463be36b8f7e7",
      "tree": "1ad99f28df71735af8f8354f0f902ff2dab59588",
      "parents": [
        "e7954f77bc7769206ccfff69065345f650e2b2d3"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Sun Aug 27 04:55:42 2023 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Sun Aug 27 04:55:42 2023 +0000"
      },
      "message": "chore(release): 1.3.0 [skip ci]\n\n# [1.3.0](https://github.com/node-casbin/prisma-adapter/compare/v1.2.0...v1.3.0) (2023-08-27)\n\n### Features\n\n* add loadFilteredPolicy() support ([#50](https://github.com/node-casbin/prisma-adapter/issues/50)) ([e7954f7](https://github.com/node-casbin/prisma-adapter/commit/e7954f77bc7769206ccfff69065345f650e2b2d3))\n"
    },
    {
      "commit": "e7954f77bc7769206ccfff69065345f650e2b2d3",
      "tree": "5ddcf42d0c738db4561e720a56d403d189e4989b",
      "parents": [
        "c96584dd2eefa2ff81f7c084d150ab9a36c60ed3"
      ],
      "author": {
        "name": "Grady Rogers",
        "email": "rogersgt819@gmail.com",
        "time": "Sun Aug 27 00:53:48 2023 -0400"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Aug 27 12:53:48 2023 +0800"
      },
      "message": "feat: add loadFilteredPolicy() support (#50)\n\n* issue-49 Include loadFilteredPolicy() support\r\n\r\n* fix prettier\r\n\r\n* mark isFiltered"
    },
    {
      "commit": "c96584dd2eefa2ff81f7c084d150ab9a36c60ed3",
      "tree": "ddceed591b91676a938ab565193979aded7b16e1",
      "parents": [
        "6dcc36dfcfd8b12b9c8872c6d5c55132d785e8fb"
      ],
      "author": {
        "name": "YunShu",
        "email": "YunShuEmail@foxmail.com",
        "time": "Thu Jul 06 23:00:17 2023 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Jul 06 23:00:17 2023 +0800"
      },
      "message": "docs: replace gitter links with discord (#48)\n\n"
    },
    {
      "commit": "6dcc36dfcfd8b12b9c8872c6d5c55132d785e8fb",
      "tree": "8ab6d008a62dcd4789dc98baacaaca85d4b916d3",
      "parents": [
        "798fa4cb44278fdd5ce659910af4009f6e84d6c0"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Aug 16 14:42:14 2022 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Aug 16 14:42:14 2022 +0000"
      },
      "message": "chore(release): 1.2.0 [skip ci]\n\n# [1.2.0](https://github.com/node-casbin/prisma-adapter/compare/v1.1.3...v1.2.0) (2022-08-16)\n\n### Features\n\n* update dependency to prisma v4 ([#46](https://github.com/node-casbin/prisma-adapter/issues/46)) ([798fa4c](https://github.com/node-casbin/prisma-adapter/commit/798fa4cb44278fdd5ce659910af4009f6e84d6c0))\n"
    },
    {
      "commit": "798fa4cb44278fdd5ce659910af4009f6e84d6c0",
      "tree": "1ae30d7ebd37d3b2ea8907b5c99b83bd65d9ec9f",
      "parents": [
        "defb0cc914df43b1f31a22a342adeafaf31aa9ca"
      ],
      "author": {
        "name": "Shivansh Yadav",
        "email": "yadavshivansh@gmail.com",
        "time": "Tue Aug 16 20:09:57 2022 +0530"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Aug 16 22:39:57 2022 +0800"
      },
      "message": "feat: update dependency to prisma v4 (#46)\n\nSigned-off-by: Shivansh-yadav13 \u003cyadavshivansh@gmail.com\u003e\r\n\r\nSigned-off-by: Shivansh-yadav13 \u003cyadavshivansh@gmail.com\u003e"
    },
    {
      "commit": "defb0cc914df43b1f31a22a342adeafaf31aa9ca",
      "tree": "a4cae6a3ef80b75423348cb8579be45434c9c5e7",
      "parents": [
        "34695150c95391f3f631ac95e1111c01cef13554"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Wed Dec 22 16:47:42 2021 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Wed Dec 22 16:47:42 2021 +0000"
      },
      "message": "chore(release): 1.1.3 [skip ci]\n\n## [1.1.3](https://github.com/node-casbin/prisma-adapter/compare/v1.1.2...v1.1.3) (2021-12-22)\n\n### Bug Fixes\n\n* allow newAdapter() function to accept a PrismaClient as well ([#42](https://github.com/node-casbin/prisma-adapter/issues/42)) ([3469515](https://github.com/node-casbin/prisma-adapter/commit/34695150c95391f3f631ac95e1111c01cef13554))\n"
    },
    {
      "commit": "34695150c95391f3f631ac95e1111c01cef13554",
      "tree": "11b6821cf4cf69647f8a13a5f9431daf2ad8a111",
      "parents": [
        "c2ad23549409150aebc4d5758670e45fab5a644e"
      ],
      "author": {
        "name": "Ashok Gelal",
        "email": "401055+ashokgelal@users.noreply.github.com",
        "time": "Wed Dec 22 11:42:53 2021 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 23 00:42:53 2021 +0800"
      },
      "message": "fix: allow newAdapter() function to accept a PrismaClient as well (#42)\n\n"
    },
    {
      "commit": "c2ad23549409150aebc4d5758670e45fab5a644e",
      "tree": "da821c7b13e37a2c6dc61be5c27757fe936066eb",
      "parents": [
        "6055ebc6ac9d109c0683b5e86b81402546babe78"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Thu Dec 16 11:39:58 2021 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Thu Dec 16 11:39:58 2021 +0000"
      },
      "message": "chore(release): 1.1.2 [skip ci]\n\n## [1.1.2](https://github.com/node-casbin/prisma-adapter/compare/v1.1.1...v1.1.2) (2021-12-16)\n\n### Bug Fixes\n\n* fix readme according to prisma update ([#40](https://github.com/node-casbin/prisma-adapter/issues/40)) ([6055ebc](https://github.com/node-casbin/prisma-adapter/commit/6055ebc6ac9d109c0683b5e86b81402546babe78))\n"
    },
    {
      "commit": "6055ebc6ac9d109c0683b5e86b81402546babe78",
      "tree": "26a3bd959c56a81f90f040e8f4913d1c1f2b2b69",
      "parents": [
        "857888c585b571c2a3f4dd02d828f28545a83896"
      ],
      "author": {
        "name": "Zill Ding",
        "email": "zilldzy@gmail.com",
        "time": "Thu Dec 16 19:37:24 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Dec 16 19:37:24 2021 +0800"
      },
      "message": "fix: fix readme according to prisma update (#40)\n\n"
    },
    {
      "commit": "857888c585b571c2a3f4dd02d828f28545a83896",
      "tree": "be43411c334a741f6a454becd448057a00589186",
      "parents": [
        "e7583f0d5044c17a302b295a1069860236aa0730",
        "1c646964f87097750b1a1d823f94708834b1dd35"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Wed Nov 03 17:20:04 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 03 17:20:04 2021 +0800"
      },
      "message": "Merge pull request #39 from zillding/master\n\nchore(deps): bump prisma from v2 to v3"
    },
    {
      "commit": "1c646964f87097750b1a1d823f94708834b1dd35",
      "tree": "be43411c334a741f6a454becd448057a00589186",
      "parents": [
        "e7583f0d5044c17a302b295a1069860236aa0730"
      ],
      "author": {
        "name": "Zill Ding",
        "email": "zilldzy@gmail.com",
        "time": "Wed Nov 03 15:34:24 2021 +0800"
      },
      "committer": {
        "name": "Zill Ding",
        "email": "zilldzy@gmail.com",
        "time": "Wed Nov 03 16:51:34 2021 +0800"
      },
      "message": "chore(deps): bump prisma from v2 to v3\n"
    },
    {
      "commit": "e7583f0d5044c17a302b295a1069860236aa0730",
      "tree": "835dbb02ae674414463a9867646b2b0b0cffd1ff",
      "parents": [
        "df1c2ce88a92b82cbaabc8f2a3dc4a94a0751d63",
        "5d939b79269e945648f71ea61ad0a6afb119fd70"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Wed Sep 22 12:41:24 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Sep 22 12:41:24 2021 +0800"
      },
      "message": "Merge pull request #37 from node-casbin/dependabot/npm_and_yarn/tmpl-1.0.5\n\nchore(deps): bump tmpl from 1.0.4 to 1.0.5"
    },
    {
      "commit": "5d939b79269e945648f71ea61ad0a6afb119fd70",
      "tree": "835dbb02ae674414463a9867646b2b0b0cffd1ff",
      "parents": [
        "df1c2ce88a92b82cbaabc8f2a3dc4a94a0751d63"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Tue Sep 21 23:52:09 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Sep 21 23:52:09 2021 +0000"
      },
      "message": "chore(deps): bump tmpl from 1.0.4 to 1.0.5\n\nBumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.\n- [Release notes](https://github.com/daaku/nodejs-tmpl/releases)\n- [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5)\n\n---\nupdated-dependencies:\n- dependency-name: tmpl\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "df1c2ce88a92b82cbaabc8f2a3dc4a94a0751d63",
      "tree": "fdbc0a61b586de42768445e1fea253364f31145f",
      "parents": [
        "81a061c8c81cf6440c1b07bc382edc92bdfc30fb",
        "092f0f3c2e498f87ec82866878c669cd46a999de"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Fri Aug 13 00:18:26 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Fri Aug 13 00:18:26 2021 +0800"
      },
      "message": "Merge pull request #36 from node-casbin/dependabot/npm_and_yarn/path-parse-1.0.7\n\nchore(deps): bump path-parse from 1.0.6 to 1.0.7"
    },
    {
      "commit": "092f0f3c2e498f87ec82866878c669cd46a999de",
      "tree": "fdbc0a61b586de42768445e1fea253364f31145f",
      "parents": [
        "81a061c8c81cf6440c1b07bc382edc92bdfc30fb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Aug 12 16:11:09 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Aug 12 16:11:09 2021 +0000"
      },
      "message": "chore(deps): bump path-parse from 1.0.6 to 1.0.7\n\nBumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.\n- [Release notes](https://github.com/jbgutierrez/path-parse/releases)\n- [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7)\n\n---\nupdated-dependencies:\n- dependency-name: path-parse\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "81a061c8c81cf6440c1b07bc382edc92bdfc30fb",
      "tree": "943025f67f988d621e3fd852832723d4afbfa4e0",
      "parents": [
        "51225cb3d1ac175298a3bf1c0efe29322baa3286",
        "73532042bff50e932b829fca231d4ac0a3b3e75f"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Wed Jun 09 10:57:01 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 10:57:01 2021 +0800"
      },
      "message": "Merge pull request #34 from node-casbin/dependabot/npm_and_yarn/trim-newlines-3.0.1\n\nchore(deps): bump trim-newlines from 3.0.0 to 3.0.1"
    },
    {
      "commit": "51225cb3d1ac175298a3bf1c0efe29322baa3286",
      "tree": "412853a19bef453a41e827fad68eba0e4d1ec73e",
      "parents": [
        "8d1c616140bbc63d9b53d191fde6ea2cffa6e7cd",
        "40636c474fdd6bc93c5266a54a1e9200c0ac9f7a"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Wed Jun 09 10:56:53 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 10:56:53 2021 +0800"
      },
      "message": "Merge pull request #35 from node-casbin/dependabot/npm_and_yarn/glob-parent-5.1.2\n\nchore(deps): bump glob-parent from 5.1.1 to 5.1.2"
    },
    {
      "commit": "40636c474fdd6bc93c5266a54a1e9200c0ac9f7a",
      "tree": "412853a19bef453a41e827fad68eba0e4d1ec73e",
      "parents": [
        "8d1c616140bbc63d9b53d191fde6ea2cffa6e7cd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 09 02:23:08 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 02:23:08 2021 +0000"
      },
      "message": "chore(deps): bump glob-parent from 5.1.1 to 5.1.2\n\nBumps [glob-parent](https://github.com/gulpjs/glob-parent) from 5.1.1 to 5.1.2.\n- [Release notes](https://github.com/gulpjs/glob-parent/releases)\n- [Changelog](https://github.com/gulpjs/glob-parent/blob/main/CHANGELOG.md)\n- [Commits](https://github.com/gulpjs/glob-parent/compare/v5.1.1...v5.1.2)\n\n---\nupdated-dependencies:\n- dependency-name: glob-parent\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "73532042bff50e932b829fca231d4ac0a3b3e75f",
      "tree": "6cc362a64f7e9791f7797890becd2aff12c08a9f",
      "parents": [
        "8d1c616140bbc63d9b53d191fde6ea2cffa6e7cd"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 09 02:23:06 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 02:23:06 2021 +0000"
      },
      "message": "chore(deps): bump trim-newlines from 3.0.0 to 3.0.1\n\nBumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1.\n- [Release notes](https://github.com/sindresorhus/trim-newlines/releases)\n- [Commits](https://github.com/sindresorhus/trim-newlines/commits)\n\n---\nupdated-dependencies:\n- dependency-name: trim-newlines\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "8d1c616140bbc63d9b53d191fde6ea2cffa6e7cd",
      "tree": "6823105677364d0271849ca77725ce2b19d7c967",
      "parents": [
        "6c618c08f78394c69a5775d005cb8be2b1159440",
        "2fa298ddd0327888842d6cfdce435fcf73728c50"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Wed Jun 09 10:22:24 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 10:22:24 2021 +0800"
      },
      "message": "Merge pull request #33 from node-casbin/dependabot/npm_and_yarn/normalize-url-5.3.1\n\nchore(deps): bump normalize-url from 5.3.0 to 5.3.1"
    },
    {
      "commit": "2fa298ddd0327888842d6cfdce435fcf73728c50",
      "tree": "6823105677364d0271849ca77725ce2b19d7c967",
      "parents": [
        "6c618c08f78394c69a5775d005cb8be2b1159440"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Jun 09 01:38:37 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 09 01:38:37 2021 +0000"
      },
      "message": "chore(deps): bump normalize-url from 5.3.0 to 5.3.1\n\nBumps [normalize-url](https://github.com/sindresorhus/normalize-url) from 5.3.0 to 5.3.1.\n- [Release notes](https://github.com/sindresorhus/normalize-url/releases)\n- [Commits](https://github.com/sindresorhus/normalize-url/commits)\n\n---\nupdated-dependencies:\n- dependency-name: normalize-url\n  dependency-type: indirect\n...\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "6c618c08f78394c69a5775d005cb8be2b1159440",
      "tree": "c068fa892f907ea3037b49b5b7aa14cad8f90f07",
      "parents": [
        "be14e5562b8b65305b8d3d9f28d7a09cef34fb7a",
        "4cafa959099fafb3fb0dd91e3ecfa3250cb060d6"
      ],
      "author": {
        "name": "Yang Luo (罗杨)",
        "email": "hsluoyz@qq.com",
        "time": "Sun May 30 23:00:29 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 30 23:00:29 2021 +0800"
      },
      "message": "Merge pull request #32 from node-casbin/dependabot/npm_and_yarn/ws-7.4.6\n\nchore(deps): bump ws from 7.3.0 to 7.4.6"
    },
    {
      "commit": "4cafa959099fafb3fb0dd91e3ecfa3250cb060d6",
      "tree": "c068fa892f907ea3037b49b5b7aa14cad8f90f07",
      "parents": [
        "be14e5562b8b65305b8d3d9f28d7a09cef34fb7a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun May 30 14:56:06 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 30 14:56:06 2021 +0000"
      },
      "message": "chore(deps): bump ws from 7.3.0 to 7.4.6\n\nBumps [ws](https://github.com/websockets/ws) from 7.3.0 to 7.4.6.\n- [Release notes](https://github.com/websockets/ws/releases)\n- [Commits](https://github.com/websockets/ws/compare/7.3.0...7.4.6)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "be14e5562b8b65305b8d3d9f28d7a09cef34fb7a",
      "tree": "071d8b9b538ebad6327c610f154d4ed013eb2d7e",
      "parents": [
        "8ba49ef0872592e4e01a939054484bd800d9716e",
        "7d6383c5715e2476aa32e0883f97a62c2713f068"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Sun May 09 11:25:21 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 09 11:25:21 2021 +0800"
      },
      "message": "Merge pull request #30 from node-casbin/dependabot/npm_and_yarn/lodash-4.17.21\n\nchore(deps): bump lodash from 4.17.19 to 4.17.21"
    },
    {
      "commit": "8ba49ef0872592e4e01a939054484bd800d9716e",
      "tree": "cb029d1c1ec3f07d5e3e0a44528d4b5ab10df36e",
      "parents": [
        "03a98fd7d9dc6607874bd6977605d55ffdc45d1b",
        "2e621df24b80b6c40818e32a52bc897b4e86cda8"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Sun May 09 11:25:14 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 09 11:25:14 2021 +0800"
      },
      "message": "Merge pull request #31 from node-casbin/dependabot/npm_and_yarn/hosted-git-info-2.8.9\n\nchore(deps): bump hosted-git-info from 2.8.8 to 2.8.9"
    },
    {
      "commit": "2e621df24b80b6c40818e32a52bc897b4e86cda8",
      "tree": "cb029d1c1ec3f07d5e3e0a44528d4b5ab10df36e",
      "parents": [
        "03a98fd7d9dc6607874bd6977605d55ffdc45d1b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun May 09 03:18:39 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 09 03:18:39 2021 +0000"
      },
      "message": "chore(deps): bump hosted-git-info from 2.8.8 to 2.8.9\n\nBumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.\n- [Release notes](https://github.com/npm/hosted-git-info/releases)\n- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)\n- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "7d6383c5715e2476aa32e0883f97a62c2713f068",
      "tree": "4f0e385ba1458e1df89f3ced34d498bdeeef1645",
      "parents": [
        "03a98fd7d9dc6607874bd6977605d55ffdc45d1b"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun May 09 03:18:38 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 09 03:18:38 2021 +0000"
      },
      "message": "chore(deps): bump lodash from 4.17.19 to 4.17.21\n\nBumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21.\n- [Release notes](https://github.com/lodash/lodash/releases)\n- [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "03a98fd7d9dc6607874bd6977605d55ffdc45d1b",
      "tree": "f551787413cfb5eb0daffba489d5f4d1961a9098",
      "parents": [
        "24c3549822a79bba43df578cf2da7584378184eb",
        "1f2caac8856d4bea64b0ebc9dd8ceda9a993f02f"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Sun May 09 11:17:35 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 09 11:17:35 2021 +0800"
      },
      "message": "Merge pull request #29 from node-casbin/dependabot/npm_and_yarn/handlebars-4.7.7\n\nchore(deps): bump handlebars from 4.7.6 to 4.7.7"
    },
    {
      "commit": "1f2caac8856d4bea64b0ebc9dd8ceda9a993f02f",
      "tree": "f551787413cfb5eb0daffba489d5f4d1961a9098",
      "parents": [
        "24c3549822a79bba43df578cf2da7584378184eb"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun May 09 01:06:39 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun May 09 01:06:39 2021 +0000"
      },
      "message": "chore(deps): bump handlebars from 4.7.6 to 4.7.7\n\nBumps [handlebars](https://github.com/wycats/handlebars.js) from 4.7.6 to 4.7.7.\n- [Release notes](https://github.com/wycats/handlebars.js/releases)\n- [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/master/release-notes.md)\n- [Commits](https://github.com/wycats/handlebars.js/compare/v4.7.6...v4.7.7)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "24c3549822a79bba43df578cf2da7584378184eb",
      "tree": "fab7a6962297b571ea2654d413126735c32d9dcb",
      "parents": [
        "872f939d1039e4dca72b2613a1ff33d01884ac56"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Wed Apr 21 13:29:18 2021 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Wed Apr 21 13:29:18 2021 +0000"
      },
      "message": "chore(release): 1.1.1 [skip ci]\n\n## [1.1.1](https://github.com/node-casbin/prisma-adapter/compare/v1.1.0...v1.1.1) (2021-04-21)\n\n### Bug Fixes\n\n* fix constuctor ([#28](https://github.com/node-casbin/prisma-adapter/issues/28)) ([872f939](https://github.com/node-casbin/prisma-adapter/commit/872f939d1039e4dca72b2613a1ff33d01884ac56))\n"
    },
    {
      "commit": "872f939d1039e4dca72b2613a1ff33d01884ac56",
      "tree": "798f002c6c90fca57a03af98f823a54496c5a0f6",
      "parents": [
        "22444d542ad6a9a0897e292595d2533ac4dc7f05"
      ],
      "author": {
        "name": "Zxilly",
        "email": "zhouxinyu1001@gmail.com",
        "time": "Wed Apr 21 21:26:51 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 21 21:26:51 2021 +0800"
      },
      "message": "fix: fix constuctor (#28)\n\n* fix: fix constuctor\r\n\r\n* fix: format fix"
    },
    {
      "commit": "22444d542ad6a9a0897e292595d2533ac4dc7f05",
      "tree": "16a2ac88924c8122d034861ba83000623fdf807e",
      "parents": [
        "a6f456beb72364e8a6e2bbda214918116576ebc7",
        "41be10392111fedf50d3fa46a334e37a810aa213"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Wed Apr 21 00:17:17 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Apr 21 00:17:17 2021 +0800"
      },
      "message": "Merge pull request #26 from Zxilly/patch\n\nfix: enhance constuctor"
    },
    {
      "commit": "41be10392111fedf50d3fa46a334e37a810aa213",
      "tree": "16a2ac88924c8122d034861ba83000623fdf807e",
      "parents": [
        "a6f456beb72364e8a6e2bbda214918116576ebc7"
      ],
      "author": {
        "name": "Zxilly",
        "email": "zhouxinyu1001@gmail.com",
        "time": "Tue Apr 20 22:24:28 2021 +0800"
      },
      "committer": {
        "name": "Zxilly",
        "email": "zhouxinyu1001@gmail.com",
        "time": "Tue Apr 20 22:24:28 2021 +0800"
      },
      "message": "refactor: enhance constuctor\n"
    },
    {
      "commit": "a6f456beb72364e8a6e2bbda214918116576ebc7",
      "tree": "45abcdb1e70565db1eb97273f18abdea86e23044",
      "parents": [
        "1c7cd5cd4c5493fe01e8c430d30c43d2d4a495b9"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Apr 20 11:02:58 2021 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Tue Apr 20 11:02:58 2021 +0000"
      },
      "message": "chore(release): 1.1.0 [skip ci]\n\n# [1.1.0](https://github.com/node-casbin/prisma-adapter/compare/v1.0.2...v1.1.0) (2021-04-20)\n\n### Features\n\n* Allow Prisma client to be set on constructor ([7c6133a](https://github.com/node-casbin/prisma-adapter/commit/7c6133a1feecce2a66487fce7156367685c3a8d0))\n"
    },
    {
      "commit": "1c7cd5cd4c5493fe01e8c430d30c43d2d4a495b9",
      "tree": "1b392c352267985c6d47fa06c9a857a9c0565aee",
      "parents": [
        "50e86971ece63e6243130d6bc60e1ab45b656cdc",
        "7c6133a1feecce2a66487fce7156367685c3a8d0"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Tue Apr 20 19:00:36 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Tue Apr 20 19:00:36 2021 +0800"
      },
      "message": "Merge pull request #25 from Zxilly/patch\n\nfeat: Allow Prisma client to be set on constructor"
    },
    {
      "commit": "7c6133a1feecce2a66487fce7156367685c3a8d0",
      "tree": "1b392c352267985c6d47fa06c9a857a9c0565aee",
      "parents": [
        "50e86971ece63e6243130d6bc60e1ab45b656cdc"
      ],
      "author": {
        "name": "Zxilly",
        "email": "zhouxinyu1001@gmail.com",
        "time": "Tue Apr 20 17:30:03 2021 +0800"
      },
      "committer": {
        "name": "Zxilly",
        "email": "zhouxinyu1001@gmail.com",
        "time": "Tue Apr 20 17:36:50 2021 +0800"
      },
      "message": "feat: Allow Prisma client to be set on constructor\n\nCloses https://github.com/node-casbin/prisma-adapter/issues/24\n"
    },
    {
      "commit": "50e86971ece63e6243130d6bc60e1ab45b656cdc",
      "tree": "41ebba6c1fd80dc0f79c1d87af2022412d5fc1bb",
      "parents": [
        "1e883fe75f4b273871c82b38f53f2a79593e55f5"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Thu Apr 15 15:41:17 2021 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Thu Apr 15 15:41:17 2021 +0000"
      },
      "message": "chore(release): 1.0.2 [skip ci]\n\n## [1.0.2](https://github.com/node-casbin/prisma-adapter/compare/v1.0.1...v1.0.2) (2021-04-15)\n\n### Bug Fixes\n\n* remove @prisma/cli dependency ([#23](https://github.com/node-casbin/prisma-adapter/issues/23)) ([1e883fe](https://github.com/node-casbin/prisma-adapter/commit/1e883fe75f4b273871c82b38f53f2a79593e55f5))\n"
    },
    {
      "commit": "1e883fe75f4b273871c82b38f53f2a79593e55f5",
      "tree": "0cc644c897b64aa30140a7cc641dce2def15e9e8",
      "parents": [
        "f77082171eb15714a21f380651c595e3ba308f42"
      ],
      "author": {
        "name": "Zxilly",
        "email": "zhouxinyu1001@gmail.com",
        "time": "Thu Apr 15 23:38:55 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 15 23:38:55 2021 +0800"
      },
      "message": "fix: remove @prisma/cli dependency (#23)\n\n* fix: remove @prisma/cli dependency\r\n\r\n* fix: fix for prisma update\r\n\r\n* ci: fix for prisma update"
    },
    {
      "commit": "f77082171eb15714a21f380651c595e3ba308f42",
      "tree": "716466a104b47ffc49f9ff19e1f236cb4cc85f7e",
      "parents": [
        "2ef75c5440247d77e512cd4e3a96f4e63107891a",
        "8733728bcf20918db5f9d5d7d88193e67c98755f"
      ],
      "author": {
        "name": "hsluoyz",
        "email": "hsluoyz@qq.com",
        "time": "Thu Apr 01 12:16:00 2021 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 01 12:16:00 2021 +0800"
      },
      "message": "Merge pull request #18 from node-casbin/dependabot/npm_and_yarn/y18n-4.0.1\n\nchore(deps): bump y18n from 4.0.0 to 4.0.1"
    },
    {
      "commit": "8733728bcf20918db5f9d5d7d88193e67c98755f",
      "tree": "716466a104b47ffc49f9ff19e1f236cb4cc85f7e",
      "parents": [
        "2ef75c5440247d77e512cd4e3a96f4e63107891a"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Thu Apr 01 03:10:36 2021 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Apr 01 03:10:36 2021 +0000"
      },
      "message": "chore(deps): bump y18n from 4.0.0 to 4.0.1\n\nBumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1.\n- [Release notes](https://github.com/yargs/y18n/releases)\n- [Changelog](https://github.com/yargs/y18n/blob/master/CHANGELOG.md)\n- [Commits](https://github.com/yargs/y18n/commits)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "2ef75c5440247d77e512cd4e3a96f4e63107891a",
      "tree": "586f1170c094892686a190de1318e3fdf1740e0f",
      "parents": [
        "0813210088e1bb9a3043ea4376de9bcdeff9f0df",
        "19c3e5feae55eb93ac41502357997006f1df66b6"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Sun Dec 13 09:52:06 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Dec 13 09:52:06 2020 +0800"
      },
      "message": "Merge pull request #17 from node-casbin/dependabot/npm_and_yarn/ini-1.3.8\n\nchore(deps): bump ini from 1.3.5 to 1.3.8"
    },
    {
      "commit": "19c3e5feae55eb93ac41502357997006f1df66b6",
      "tree": "586f1170c094892686a190de1318e3fdf1740e0f",
      "parents": [
        "0813210088e1bb9a3043ea4376de9bcdeff9f0df"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sat Dec 12 23:33:28 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Dec 12 23:33:28 2020 +0000"
      },
      "message": "chore(deps): bump ini from 1.3.5 to 1.3.8\n\nBumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.\n- [Release notes](https://github.com/isaacs/ini/releases)\n- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "0813210088e1bb9a3043ea4376de9bcdeff9f0df",
      "tree": "ca251de68f7c23fc600c0a7c1915aaeb8a7ec606",
      "parents": [
        "08be6c3595e2bde872a8a9a968829e6703c4bc2c",
        "ec1492df964aa329e76b6a4ea9ae9f8f19239827"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Thu Nov 19 09:00:42 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Thu Nov 19 09:00:42 2020 +0800"
      },
      "message": "Merge pull request #16 from node-casbin/dependabot/npm_and_yarn/semantic-release-17.2.3\n\nchore(deps-dev): bump semantic-release from 17.1.1 to 17.2.3"
    },
    {
      "commit": "ec1492df964aa329e76b6a4ea9ae9f8f19239827",
      "tree": "ca251de68f7c23fc600c0a7c1915aaeb8a7ec606",
      "parents": [
        "08be6c3595e2bde872a8a9a968829e6703c4bc2c"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Wed Nov 18 22:43:22 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Nov 18 22:43:22 2020 +0000"
      },
      "message": "chore(deps-dev): bump semantic-release from 17.1.1 to 17.2.3\n\nBumps [semantic-release](https://github.com/semantic-release/semantic-release) from 17.1.1 to 17.2.3.\n- [Release notes](https://github.com/semantic-release/semantic-release/releases)\n- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.1.1...v17.2.3)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "08be6c3595e2bde872a8a9a968829e6703c4bc2c",
      "tree": "d6f008f70d79de670ac7d49eede6347e34c4850b",
      "parents": [
        "77781bd5e0162a33abe195450d474c0f6997c46d",
        "1e6ae94a93851a49393965d13ee1e22b6d0da6dc"
      ],
      "author": {
        "name": "Yang Luo",
        "email": "hsluoyz@qq.com",
        "time": "Sat Sep 12 20:25:23 2020 -0500"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sat Sep 12 20:25:23 2020 -0500"
      },
      "message": "Merge pull request #15 from node-casbin/dependabot/npm_and_yarn/node-fetch-2.6.1\n\nchore(deps): bump node-fetch from 2.6.0 to 2.6.1"
    },
    {
      "commit": "1e6ae94a93851a49393965d13ee1e22b6d0da6dc",
      "tree": "d6f008f70d79de670ac7d49eede6347e34c4850b",
      "parents": [
        "77781bd5e0162a33abe195450d474c0f6997c46d"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Sep 13 01:02:15 2020 +0000"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Sep 13 01:02:15 2020 +0000"
      },
      "message": "chore(deps): bump node-fetch from 2.6.0 to 2.6.1\n\nBumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.\n- [Release notes](https://github.com/bitinn/node-fetch/releases)\n- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)\n- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)\n\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e"
    },
    {
      "commit": "77781bd5e0162a33abe195450d474c0f6997c46d",
      "tree": "89f242a4dfdfa9afb103fd141b32b25cad686f96",
      "parents": [
        "3b632dcaeedcb3a7eba18ea7ba901c1434639635"
      ],
      "author": {
        "name": "dependabot[bot]",
        "email": "49699333+dependabot[bot]@users.noreply.github.com",
        "time": "Sun Jul 26 10:49:44 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 26 10:49:44 2020 +0800"
      },
      "message": "chore(deps): bump lodash from 4.17.15 to 4.17.19 (#14)\n\nBumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.\r\n- [Release notes](https://github.com/lodash/lodash/releases)\r\n- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)\r\n\r\nSigned-off-by: dependabot[bot] \u003csupport@github.com\u003e\r\n\r\nCo-authored-by: dependabot[bot] \u003c49699333+dependabot[bot]@users.noreply.github.com\u003e"
    },
    {
      "commit": "3b632dcaeedcb3a7eba18ea7ba901c1434639635",
      "tree": "b7c995e48cb3d8b37c57c517a46019b12a109b60",
      "parents": [
        "071e51192ed5292d09a63f4214a00604656c6a70"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Mon Jul 06 11:37:06 2020 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Mon Jul 06 11:37:06 2020 +0000"
      },
      "message": "chore(release): 1.0.1 [skip ci]\n\n## [1.0.1](https://github.com/node-casbin/prisma-adapter/compare/v1.0.0...v1.0.1) (2020-07-06)\n\n### Bug Fixes\n\n* Add await before connect ([#6](https://github.com/node-casbin/prisma-adapter/issues/6)) ([78136a9](https://github.com/node-casbin/prisma-adapter/commit/78136a9dac4486ca32e6c10ae91be086f242f0da))\n* add missing type keyword in import ([#5](https://github.com/node-casbin/prisma-adapter/issues/5)) ([071e511](https://github.com/node-casbin/prisma-adapter/commit/071e51192ed5292d09a63f4214a00604656c6a70))\n"
    },
    {
      "commit": "071e51192ed5292d09a63f4214a00604656c6a70",
      "tree": "c633acf48747db9befb6ed5a2b15d0b7de91ca55",
      "parents": [
        "78136a9dac4486ca32e6c10ae91be086f242f0da"
      ],
      "author": {
        "name": "木杉",
        "email": "zhmushan@qq.com",
        "time": "Sun Jul 05 22:19:13 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 05 22:19:13 2020 +0800"
      },
      "message": "fix: add missing type keyword in import (#5)\n\n"
    },
    {
      "commit": "78136a9dac4486ca32e6c10ae91be086f242f0da",
      "tree": "9e97df0b08a21ff58c479fb0a307b1795fd3af0b",
      "parents": [
        "a668302b5508ada4caa912f0ad33a94664fd796a"
      ],
      "author": {
        "name": "木杉",
        "email": "zhmushan@qq.com",
        "time": "Sun Jul 05 21:54:36 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jul 05 21:54:36 2020 +0800"
      },
      "message": "fix: Add await before connect (#6)\n\n"
    },
    {
      "commit": "a668302b5508ada4caa912f0ad33a94664fd796a",
      "tree": "aa2e3a65ae96360fa9c51709a61085c13eb0b342",
      "parents": [
        "cd3b7bf3d9878c33d27d965ff72eb9bbe435e195"
      ],
      "author": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Fri Jul 03 07:54:57 2020 +0000"
      },
      "committer": {
        "name": "semantic-release-bot",
        "email": "semantic-release-bot@martynus.net",
        "time": "Fri Jul 03 07:54:57 2020 +0000"
      },
      "message": "chore(release): 1.0.0 [skip ci]\n\n# 1.0.0 (2020-07-03)\n\n### Features\n\n* done ([cd3b7bf](https://github.com/node-casbin/prisma-adapter/commit/cd3b7bf3d9878c33d27d965ff72eb9bbe435e195))\n"
    },
    {
      "commit": "cd3b7bf3d9878c33d27d965ff72eb9bbe435e195",
      "tree": "12c2c726666bc2df6b7311dc60d2cd49ae91b66a",
      "parents": [
        "d82a81eb64257cadda3f80153f8076142095b00f"
      ],
      "author": {
        "name": "Zixuan Liu",
        "email": "nodeces@gmail.com",
        "time": "Fri Jul 03 15:52:12 2020 +0800"
      },
      "committer": {
        "name": "Zixuan Liu",
        "email": "nodeces@gmail.com",
        "time": "Fri Jul 03 15:52:12 2020 +0800"
      },
      "message": "feat: done\n"
    },
    {
      "commit": "d82a81eb64257cadda3f80153f8076142095b00f",
      "tree": "7897916a8482bc88a77e26c1c7b3235cccd49172",
      "parents": [
        "9f6c5084d9d0e183f721d7e38aa9c2e4678c11be"
      ],
      "author": {
        "name": "木杉",
        "email": "zhmushan@qq.com",
        "time": "Sun Jun 28 21:04:28 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Sun Jun 28 21:04:28 2020 +0800"
      },
      "message": "auto publish to npm (#4)\n\n* auto publish to npm"
    },
    {
      "commit": "9f6c5084d9d0e183f721d7e38aa9c2e4678c11be",
      "tree": "c97f95abe78e2fd19e6d66e9a81a4a57ea3f67b7",
      "parents": [
        "6fea5d4f79c04f36c292fb45549eab5e34d48c33"
      ],
      "author": {
        "name": "木杉",
        "email": "zhmushan@qq.com",
        "time": "Wed Jun 24 16:45:02 2020 +0800"
      },
      "committer": {
        "name": "GitHub",
        "email": "noreply@github.com",
        "time": "Wed Jun 24 16:45:02 2020 +0800"
      },
      "message": "Add adapter (#1)\n\n* add adapter\r\n\r\n* update ci\r\n\r\n* use delete instead of truncate"
    },
    {
      "commit": "6fea5d4f79c04f36c292fb45549eab5e34d48c33",
      "tree": "d557c4e2ce5147f2822bf4b156b0d87e56d9738a",
      "parents": [],
      "author": {
        "name": "木杉",
        "email": "zhmushan@qq.com",
        "time": "Tue Jun 23 16:55:51 2020 +0800"
      },
      "committer": {
        "name": "木杉",
        "email": "zhmushan@qq.com",
        "time": "Tue Jun 23 16:55:51 2020 +0800"
      },
      "message": "init\n"
    }
  ]
}
