What's Changed * Change CD GH action to be trigged on release instead of push, and bump version/release by bookernath in https://github.com/bigcommerce/bigcommerce-api-python/pull/113
What's Changed * Fixed issue with the `verify_iss` argument passed to jwt.decode(). by ztraboo in https://github.com/bigcommerce/bigcommerce-api-python/pull/102 * APPEX-328 update pyjwt to 2.4.0 by bc-zachary in https://github.com/bigcommerce/bigcommerce-api-python/pull/106 * Fix issue when decoding the Current Customer JWT Payload by ztraboo in https://github.com/bigcommerce/bigcommerce-api-python/pull/103 * Move tests to GH actions by bookernath in https://github.com/bigcommerce/bigcommerce-api-python/pull/108 * Add support for GraphQL, release 0.23.0 by bookernath in https://github.com/bigcommerce/bigcommerce-api-python/pull/110 * Add GitHub action to automate publishing to PyPi by bookernath in https://github.com/bigcommerce/bigcommerce-api-python/pull/111
New Contributors * ztraboo made their first contribution in https://github.com/bigcommerce/bigcommerce-api-python/pull/102 * bc-zachary made their first contribution in https://github.com/bigcommerce/bigcommerce-api-python/pull/106