Releases: cryptohopper/cryptohopper-php-sdk
Releases · cryptohopper/cryptohopper-php-sdk
v0.1.0-alpha.2
Installation
composer require cryptohopper/sdk:${GITHUB_REF_NAME#v}Packagist auto-syncs from this repo's tags. If the new version does not
appear on packagist.org
within a few minutes, trigger a manual update from the Packagist dashboard.
See CHANGELOG.md for what changed.
What's Changed
- Bump actions/cache from 4 to 5 by @dependabot[bot] in #1
- Bump actions/checkout from 5 to 6 by @dependabot[bot] in #2
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #3
- Fix critical auth: send
access-tokenheader instead ofAuthorization: Bearerby @pimfeltkamp in #6
New Contributors
- @dependabot[bot] made their first contribution in #1
- @pimfeltkamp made their first contribution in #6
Full Changelog: v0.1.0-alpha.1...v0.1.0-alpha.2
v0.1.0-alpha.1
Installation
composer require cryptohopper/sdk:${GITHUB_REF_NAME#v}Packagist auto-syncs from this repo's tags. If the new version does not
appear on packagist.org
within a few minutes, trigger a manual update from the Packagist dashboard.
See CHANGELOG.md for what changed.
Full Changelog: https://github.com/cryptohopper/cryptohopper-php-sdk/commits/v0.1.0-alpha.1