Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.120.0"
".": "0.121.0"
}
8 changes: 4 additions & 4 deletions .stats.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
configured_endpoints: 241
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-1f2c653a8b55e63d756d60f9110ceadb18f87a6039762b5ee31b5373bbc4499a.yml
openapi_spec_hash: a7b01c23c92b07f280117e6ba6262a7e
config_hash: cb5b8736705c06b670f6a25484622d62
configured_endpoints: 232
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/increase%2Fincrease-4615e5953fac5a76724144fc2e1f9f675a9722dc05adaeab23e4d09c9577086b.yml
openapi_spec_hash: 6db98497c4dda09b575d5ee12371ef83
config_hash: b24ba63471a818520cec39b4695e1825
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 0.121.0 (2026-04-22)

Full Changelog: [v0.120.0...v0.121.0](https://github.com/Increase/increase-php/compare/v0.120.0...v0.121.0)

### Features

* **api:** api update ([e2a9e0d](https://github.com/Increase/increase-php/commit/e2a9e0d05c12e01dacaa27b02995592ee3d63903))

## 0.120.0 (2026-04-20)

Full Changelog: [v0.119.0...v0.120.0](https://github.com/Increase/increase-php/compare/v0.119.0...v0.120.0)
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ The REST API documentation can be found on [increase.com](https://increase.com/d
<!-- x-release-please-start-version -->

```
composer require "increase/increase 0.120.0"
composer require "increase/increase 0.121.0"
```

<!-- x-release-please-end -->
Expand Down
222 changes: 0 additions & 222 deletions src/BookkeepingAccounts/BookkeepingAccount.php

This file was deleted.

15 changes: 0 additions & 15 deletions src/BookkeepingAccounts/BookkeepingAccount/ComplianceCategory.php

This file was deleted.

13 changes: 0 additions & 13 deletions src/BookkeepingAccounts/BookkeepingAccount/Type.php

This file was deleted.

62 changes: 0 additions & 62 deletions src/BookkeepingAccounts/BookkeepingAccountBalanceParams.php

This file was deleted.

Loading