Skip to content

Commit

Permalink
chore(release): 1.31.0-beta.7
Browse files Browse the repository at this point in the history
## [1.31.0-beta.7](v1.31.0-beta.6...v1.31.0-beta.7) (2024-12-03)

### Features

* soft delete asset and its external account ✨ ([7b090ba](7b090ba))

### Bug Fixes

* **account:** add error message translation for prohibited external account creation and adjust validation assertion 🐛 ([fdd5971](fdd5971))
* **lint:** improve boolean tag validation return 🐛 ([fef2192](fef2192))
  • Loading branch information
lerian-studio committed Dec 3, 2024
1 parent 42940b2 commit e735c0a
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,16 @@
## [1.31.0-beta.7](https://github.com/LerianStudio/midaz/compare/v1.31.0-beta.6...v1.31.0-beta.7) (2024-12-03)


### Features

* soft delete asset and its external account :sparkles: ([7b090ba](https://github.com/LerianStudio/midaz/commit/7b090baf368be777a23c26e09e2ee33a0bbc4e91))


### Bug Fixes

* **account:** add error message translation for prohibited external account creation and adjust validation assertion :bug: ([fdd5971](https://github.com/LerianStudio/midaz/commit/fdd59717c8cc8e419817ddea145a91ef7601d35a))
* **lint:** improve boolean tag validation return :bug: ([fef2192](https://github.com/LerianStudio/midaz/commit/fef219229eb167edaeba8c11ce0a8504ffff07b0))

## [1.31.0-beta.6](https://github.com/LerianStudio/midaz/compare/v1.31.0-beta.5...v1.31.0-beta.6) (2024-12-02)


Expand Down

0 comments on commit e735c0a

Please sign in to comment.