Skip to content

Commit

Permalink
chore(release): 1.26.0-beta.7
Browse files Browse the repository at this point in the history
## [1.26.0-beta.7](v1.26.0-beta.6...v1.26.0-beta.7) (2024-10-30)

### Features

* add endpoint for account deleting without portfolioID ✨ ([075ba90](075ba90))

### Bug Fixes

* remove deleted_at is null condition from account consult endpoints and related functions 🐛 ([af6e15a](af6e15a))
  • Loading branch information
lerian-studio committed Oct 30, 2024
1 parent 486bf84 commit 55dfaa3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [1.26.0-beta.7](https://github.com/LerianStudio/midaz/compare/v1.26.0-beta.6...v1.26.0-beta.7) (2024-10-30)


### Features

* add endpoint for account deleting without portfolioID :sparkles: ([075ba90](https://github.com/LerianStudio/midaz/commit/075ba9032fe35f4ac125807a8e6cf719babcf33b))


### Bug Fixes

* remove deleted_at is null condition from account consult endpoints and related functions :bug: ([af6e15a](https://github.com/LerianStudio/midaz/commit/af6e15a4798357991e6c1cca5ba9911c0f987bb3))

## [1.26.0-beta.6](https://github.com/LerianStudio/midaz/compare/v1.26.0-beta.5...v1.26.0-beta.6) (2024-10-30)


Expand Down

0 comments on commit 55dfaa3

Please sign in to comment.