Skip to content

Releases: xzawed/KeyCloakSDK

dotnet-v0.1.0-rc.1

dotnet-v0.1.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 02 Aug 03:45
f52e217

What's Changed

  • fix(release): 첫 태그 이후 거짓이 된 서술 정정 + 그걸 놓친 이유 두 가지 by @xzawed in #126
  • release(python): 0.1.0 → 0.1.0rc1 (첫 PyPI 게시는 RC) by @xzawed in #127

Full Changelog: php-v0.1.0-rc.1...dotnet-v0.1.0-rc.1

php-v0.1.0-rc.1

php-v0.1.0-rc.1 Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Aug 16:11
538490d

PHP SDK php-v0.1.0-rc.1 — Composer package xzawed/keycloak-sdk.

Packagist does not watch this monorepo. Composer's VCS driver only reads a composer.json at the repository root, and there is none here (only php/composer.json), so a subdirectory cannot be published directly.

This release therefore splits php/ into the read-only mirror repository https://github.com/xzawed/keycloak-sdk-php and tags it v0.1.0-rc.1 there. That mirror is what is registered on Packagist; it is generated by this workflow and must not be committed to directly.

Install: composer require xzawed/keycloak-sdk:^0.1.0-rc.1