Skip to content

chore: 🐝 Update SDK - Generate 0.8.1#48

Open
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1772065504
Open

chore: 🐝 Update SDK - Generate 0.8.1#48
github-actions[bot] wants to merge 2 commits intomainfrom
speakeasy-sdk-regen-1772065504

Conversation

@github-actions
Copy link

@github-actions github-actions bot commented Feb 26, 2026

SDK update

Versioning

Version Bump Type: [patch] - 🤖 (automated)

Php SDK Changes:

  • polar->customer_portal->subscriptions->list(): response.items[]->product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customers->get(): response Changed (Breaking ⚠️)
  • polar->organizations->get(): response Changed (Breaking ⚠️)
  • polar->organizations->update():
    • request.organizationUpdate Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->subscriptions->list(): response.items[] Changed (Breaking ⚠️)
  • polar->subscriptions->create(): response Changed (Breaking ⚠️)
  • polar->subscriptions->get(): response Changed (Breaking ⚠️)
  • polar->subscriptions->revoke(): response Changed (Breaking ⚠️)
  • polar->subscriptions->update(): response Changed (Breaking ⚠️)
  • polar->benefits->list():
    • request->typeFilter Changed
    • response.items[]->union(feature_flag) Added (Breaking ⚠️)
  • polar->benefits->create():
    • request->union(feature_flag) Added
    • response.union(feature_flag) Added (Breaking ⚠️)
  • polar->benefits->get(): response.union(feature_flag) Added (Breaking ⚠️)
  • polar->benefits->update():
    • requestBody->union(BenefitFeatureFlagUpdate) Added
    • response.union(feature_flag) Added (Breaking ⚠️)
  • polar->benefits->grants(): response.items[] Changed (Breaking ⚠️)
  • polar->benefit-grants->list(): response.items[] Changed (Breaking ⚠️)
  • polar->events->get(): response.union(SystemEvent)->union(benefit.granted) Changed (Breaking ⚠️)
  • polar->events->list(): response.union(ListResource_Event_)->items[]->union(SystemEvent) Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->update(): response.product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->organizations->list(): response.items[] Changed (Breaking ⚠️)
  • polar->customer_portal->subscriptions->cancel(): response.product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->products->list(): response.items[]->benefits[]->union(feature_flag) Added (Breaking ⚠️)
  • polar->checkouts->list(): response.items[]->products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->products->get(): response.benefits[]->union(feature_flag) Added (Breaking ⚠️)
  • polar->products->update(): response.benefits[]->union(feature_flag) Added (Breaking ⚠️)
  • polar->products->updateBenefits(): response.benefits[]->union(feature_flag) Added (Breaking ⚠️)
  • polar->customer_portal->subscriptions->get(): response.product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->organizations->create():
    • request Changed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->list():
    • request->typeFilter Changed
    • response.items[]->union(CustomerBenefitGrantFeatureFlag) Added (Breaking ⚠️)
  • polar->products->create(): response.benefits[]->union(feature_flag) Added (Breaking ⚠️)
  • polar->checkouts->create(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkouts->get(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkouts->update(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkouts->clientGet(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkouts->clientUpdate(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkouts->clientConfirm(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customer_portal->orders->update(): response.product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customer_portal->orders->get(): response.product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customer_portal->orders->list(): response.items[]->product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customer_portal->seats->listClaimedSubscriptions(): response.items[]->product->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->update():
    • request.customerBenefitGrantUpdate->union(feature_flag) Added
    • response.union(CustomerBenefitGrantFeatureFlag) Added (Breaking ⚠️)
  • polar->customer_portal->benefitGrants->get(): response.union(CustomerBenefitGrantFeatureFlag) Added (Breaking ⚠️)
  • polar->checkout-links->list(): response.items[]->products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkout-links->create(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkout-links->get(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->checkout-links->update(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customers->list(): response.items[] Changed (Breaking ⚠️)
  • polar->customers->create(): response Changed (Breaking ⚠️)
  • polar->customer_portal->organizations->get(): response.products[]->benefits[]->type->enum(featureFlag) Added (Breaking ⚠️)
  • polar->customers->update(): response Changed (Breaking ⚠️)
  • polar->customers->getExternal(): response Changed (Breaking ⚠️)
  • polar->customers->updateExternal(): response Changed (Breaking ⚠️)
  • polar->customers->getState(): response Changed (Breaking ⚠️)
  • polar->customers->getStateExternal(): response Changed (Breaking ⚠️)
  • polar->webhooks->updateWebhookEndpoint():
    • request.webhookEndpointUpdate->name Added
    • response.name Added
  • polar->license_keys->activate(): response.licenseKey->customer->externalId Changed
  • polar->license_keys->validate(): response.customer->externalId Changed
  • polar->license_keys->getActivation(): response.licenseKey->customer->externalId Changed
  • polar->customer_portal->licenseKeys->list(): response.items[]->customer->externalId Changed
  • polar->customer_portal->licenseKeys->get(): response.customer->externalId Changed
  • polar->customer_portal->licenseKeys->validate(): response.customer->externalId Changed
  • polar->customer_portal->licenseKeys->activate(): response.licenseKey->customer->externalId Changed
  • polar->license_keys->update(): response.customer->externalId Changed
  • polar->license_keys->get(): response.customer->externalId Changed
  • polar->license_keys->list(): response.items[]->customer->externalId Changed
  • polar->orders->update(): response.customer->externalId Changed
  • polar->orders->get(): response.customer->externalId Changed
  • polar->orders->list(): response.items[]->customer->externalId Changed
  • polar->webhooks->resetWebhookEndpointSecret(): response.name Added
  • polar->webhooks->getWebhookEndpoint(): response.name Added
  • polar->customer-sessions->create(): response.customer->externalId Changed
  • polar->member-sessions->create(): response.customer->externalId Changed
  • polar->webhooks->createWebhookEndpoint():
    • request->name Added
    • response.name Added
  • polar->webhooks->listWebhookEndpoints(): response.items[]->name Added
  • polar->customer_meters->list(): response.items[]->customer->externalId Changed
  • polar->customer_meters->get(): response.customer->externalId Changed

View full SDK changelog

OpenAPI Change Summary
├─┬Paths
│ ├─┬/v1/customers/{id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (337:251736)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (337:251736)❌ 
│ ├─┬/v1/customers/external/{external_id}
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (337:251736)❌ 
│ │ └─┬PATCH
│ │   └─┬Responses
│ │     └─┬200
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (337:251736)❌ 
│ ├─┬/v1/customers/
│ │ ├─┬GET
│ │ │ └─┬Responses
│ │ │   └─┬200
│ │ │     └─┬application/json
│ │ │       └─┬Schema
│ │ │         └──[🔀] $ref (359:37823)❌ 
│ │ └─┬POST
│ │   └─┬Responses
│ │     └─┬201
│ │       └─┬application/json
│ │         └─┬Schema
│ │           └──[🔀] $ref (337:251736)❌ 
│ └─┬/v1/benefits/{id}
│   └─┬PATCH
│     └─┬Requestbody
│       └─┬application/json
│         └─┬Schema
│           └──[+] anyOf (337:64628)
└─┬Components
  ├──[-] schemas (704:44)❌ 
  ├──[-] schemas (587:30)❌ 
  ├──[+] schemas (337:61111)
  ├──[+] schemas (337:64428)
  ├──[+] schemas (337:261105)
  ├──[+] schemas (359:37809)
  ├──[+] schemas (337:63030)
  ├──[+] schemas (337:62861)
  ├──[+] schemas (337:62677)
  ├──[+] schemas (337:84968)
  ├──[+] schemas (337:64628)
  ├──[+] schemas (337:85079)
  ├──[+] schemas (337:262835)
  ├──[+] schemas (337:59685)
  ├─┬Benefit
  │ ├──[+] oneOf (337:59685)
  │ └──Discriminator
  ├─┬SubscriptionCustomer
  │ └──[-] required (871:2576)❌ 
  ├─┬CustomerState
  │ └──[-] required (565:3104)❌ 
  ├─┬CustomerBenefitGrant
  │ └──[+] anyOf (337:261105)
  ├─┬BenefitCreate
  │ ├──[+] oneOf (337:61111)
  │ └──Discriminator
  ├─┬WebhookEndpointCreate
  │ ├──[+] properties (359:247408)
  │ ├─┬organization_id
  │ │ ├──[🔀] title (359:247469)
  │ │ ├──[🔀] description (359:247490)
  │ │ └─┬ANYOF
  │ │   ├──[-] examples (927:642)
  │ │   ├──[-] format (927:585)❌ 
  │ │   ├──[-] description (927:607)
  │ │   └─┬Extensions
  │ │     └──[-] x-polar-selector-widget (927:708)❌ 
  │ └─┬url
  │   ├──[-] examples (927:205)
  │   ├──[-] type (927:61)❌ 
  │   ├──[🔀] title (359:248129)
  │   ├──[-] maxLength (927:82)❌ 
  │   ├──[-] minLength (927:99)❌ 
  │   ├──[-] format (927:110)❌ 
  │   ├──[🔀] description (359:248161)
  │   ├──[+] anyOf (359:247861)
  │   └──[+] anyOf (359:248104)
  ├─┬WebhookEndpointUpdate
  │ ├──[+] properties (359:248701)
  │ └─┬url
  │   ├──[🔀] title (359:248762)
  │   ├──[+] description (359:248783)
  │   └─┬ANYOF
  │     ├──[-] examples (928:201)
  │     ├──[-] maxLength (928:92)❌ 
  │     ├──[-] minLength (928:109)❌ 
  │     ├──[-] format (928:120)❌ 
  │     └──[-] description (928:140)
  ├─┬ProductUpdate
  │ └─┬name
  │   └─┬ANYOF
  │     └──[+] maxLength (359:162096)❌ 
  ├─┬BenefitGrantWebhook
  │ └──[+] anyOf (337:85079)
  ├─┬CustomerStateBenefitGrant
  │ └─┬properties
  │   └──[+] anyOf (337:84968)
  ├─┬BenefitGrant
  │ └─┬properties
  │   └──[+] anyOf (337:84968)
  ├─┬LicenseKeyCustomer
  │ └──[-] required (682:2574)❌ 
  ├─┬GenericPayment
  │ └─┬decline_message
  │   └──[🔀] description (359:11770)
  ├─┬Customer
  │ └──[-] required (501:2564)❌ 
  ├─┬CardPayment
  │ └─┬decline_message
  │   └──[🔀] description (337:123589)
  ├─┬OrderCustomer
  │ └──[-] required (761:2569)❌ 
  ├─┬ProductCreateOneTime
  │ └─┬name
  │   └──[+] maxLength (359:137001)❌ 
  ├─┬OrganizationSocialPlatforms
  │ ├──[+] enum (359:124147)
  │ └──[+] enum (359:124157)
  ├─┬ProductCreateRecurring
  │ └─┬name
  │   └──[+] maxLength (359:140204)❌ 
  ├─┬BenefitType
  │ └──[+] enum (337:119664)
  ├─┬CustomerBenefitGrantUpdate
  │ ├──[+] oneOf (337:262835)
  │ └──Discriminator
  ├─┬WebhookEndpoint
  │ ├──[+] properties (359:246084)
  │ ├─┬url
  │ │ ├──[🔀] examples (359:246466)
  │ │ ├──[🔀] title (359:246385)
  │ │ ├──[-] maxLength (926:453)❌ 
  │ │ ├──[-] minLength (926:470)❌ 
  │ │ ├──[-] format (926:481)❌ 
  │ │ └──[🔀] description (359:246408)
  │ ├─┬secret
  │ │ ├──[-] examples (926:859)
  │ │ ├──[🔀] title (359:246584)
  │ │ ├──[+] format (359:246568)❌ 
  │ │ └──[🔀] description (359:246616)
  │ └─┬organization_id
  │   ├──[-] type (926:943)❌ 
  │   ├──[🔀] title (359:246145)
  │   ├──[-] format (926:961)❌ 
  │   ├──[🔀] description (359:246166)
  │   ├──[+] anyOf (359:246101)
  │   └──[+] anyOf (359:246120)
  └─┬OrganizationFeatureSettings
    └──[-] properties (787:1090)❌ 
Document Element Total Changes Breaking Changes
paths 7 6
components 79 25

View full report

Linting Report 0 errors, 1 warnings, 14 hints

View full report

PHP CHANGELOG

core: 3.9.17 - 2026-02-27

🐛 Bug Fixes

  • make serverURL optional when operations define their own servers (commit by @danielkov)

core: 3.9.16 - 2026-02-27

🐛 Bug Fixes

  • derive installation URL from repo URL for monorepo subdirectory support (commit by @bradcypert)

globalServerURLs: 2.83.1 - 2026-02-27

🐛 Bug Fixes

  • don't show global server URL in examples when operation has its own servers (commit by @tristanspeakeasy)

Based on Speakeasy CLI 1.734.1

@github-actions github-actions bot added the patch Patch version bump label Feb 26, 2026
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772065504 branch from e0e7993 to 96f00b2 Compare February 27, 2026 00:29
* `polar->customer_portal->subscriptions->list()`:  `response.items[]->product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customers->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->organizations->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->organizations->update()`: 
  *  `request.organizationUpdate` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->subscriptions->create()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->get()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->revoke()`:  `response` **Changed** (Breaking ⚠️)
* `polar->subscriptions->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->benefits->list()`: 
  *  `request->typeFilter` **Changed**
  *  `response.items[]->union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->benefits->create()`: 
  *  `request->union(feature_flag)` **Added**
  *  `response.union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->benefits->get()`:  `response.union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->benefits->update()`: 
  *  `requestBody->union(BenefitFeatureFlagUpdate)` **Added**
  *  `response.union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->benefits->grants()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->benefit-grants->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->events->get()`:  `response.union(SystemEvent)->union(benefit.granted)` **Changed** (Breaking ⚠️)
* `polar->events->list()`:  `response.union(ListResource_Event_)->items[]->union(SystemEvent)` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->update()`:  `response.product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->organizations->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->cancel()`:  `response.product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->products->list()`:  `response.items[]->benefits[]->union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->checkouts->list()`:  `response.items[]->products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->products->get()`:  `response.benefits[]->union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->products->update()`:  `response.benefits[]->union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->products->updateBenefits()`:  `response.benefits[]->union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->subscriptions->get()`:  `response.product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->organizations->create()`: 
  *  `request` **Changed** (Breaking ⚠️)
  *  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->list()`: 
  *  `request->typeFilter` **Changed**
  *  `response.items[]->union(CustomerBenefitGrantFeatureFlag)` **Added** (Breaking ⚠️)
* `polar->products->create()`:  `response.benefits[]->union(feature_flag)` **Added** (Breaking ⚠️)
* `polar->checkouts->create()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkouts->get()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkouts->update()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkouts->clientGet()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkouts->clientUpdate()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkouts->clientConfirm()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->orders->update()`:  `response.product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->orders->get()`:  `response.product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->orders->list()`:  `response.items[]->product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->seats->listClaimedSubscriptions()`:  `response.items[]->product->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->update()`: 
  *  `request.customerBenefitGrantUpdate->union(feature_flag)` **Added**
  *  `response.union(CustomerBenefitGrantFeatureFlag)` **Added** (Breaking ⚠️)
* `polar->customer_portal->benefitGrants->get()`:  `response.union(CustomerBenefitGrantFeatureFlag)` **Added** (Breaking ⚠️)
* `polar->checkout-links->list()`:  `response.items[]->products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkout-links->create()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkout-links->get()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->checkout-links->update()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customers->list()`:  `response.items[]` **Changed** (Breaking ⚠️)
* `polar->customers->create()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customer_portal->organizations->get()`:  `response.products[]->benefits[]->type->enum(featureFlag)` **Added** (Breaking ⚠️)
* `polar->customers->update()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->getExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->updateExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->getState()`:  `response` **Changed** (Breaking ⚠️)
* `polar->customers->getStateExternal()`:  `response` **Changed** (Breaking ⚠️)
* `polar->webhooks->updateWebhookEndpoint()`: 
  *  `request.webhookEndpointUpdate->name` **Added**
  *  `response.name` **Added**
* `polar->license_keys->activate()`:  `response.licenseKey->customer->externalId` **Changed**
* `polar->license_keys->validate()`:  `response.customer->externalId` **Changed**
* `polar->license_keys->getActivation()`:  `response.licenseKey->customer->externalId` **Changed**
* `polar->customer_portal->licenseKeys->list()`:  `response.items[]->customer->externalId` **Changed**
* `polar->customer_portal->licenseKeys->get()`:  `response.customer->externalId` **Changed**
* `polar->customer_portal->licenseKeys->validate()`:  `response.customer->externalId` **Changed**
* `polar->customer_portal->licenseKeys->activate()`:  `response.licenseKey->customer->externalId` **Changed**
* `polar->license_keys->update()`:  `response.customer->externalId` **Changed**
* `polar->license_keys->get()`:  `response.customer->externalId` **Changed**
* `polar->license_keys->list()`:  `response.items[]->customer->externalId` **Changed**
* `polar->orders->update()`:  `response.customer->externalId` **Changed**
* `polar->orders->get()`:  `response.customer->externalId` **Changed**
* `polar->orders->list()`:  `response.items[]->customer->externalId` **Changed**
* `polar->webhooks->resetWebhookEndpointSecret()`:  `response.name` **Added**
* `polar->webhooks->getWebhookEndpoint()`:  `response.name` **Added**
* `polar->customer-sessions->create()`:  `response.customer->externalId` **Changed**
* `polar->member-sessions->create()`:  `response.customer->externalId` **Changed**
* `polar->webhooks->createWebhookEndpoint()`: 
  *  `request->name` **Added**
  *  `response.name` **Added**
* `polar->webhooks->listWebhookEndpoints()`:  `response.items[]->name` **Added**
* `polar->customer_meters->list()`:  `response.items[]->customer->externalId` **Changed**
* `polar->customer_meters->get()`:  `response.customer->externalId` **Changed**
@github-actions github-actions bot force-pushed the speakeasy-sdk-regen-1772065504 branch from dbbd3b1 to 46afbae Compare February 28, 2026 00:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version bump

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant