Skip to content

Commit

Permalink
chore(release): 1.11.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.11.0](v1.10.0...v1.11.0) (2025-02-26)

### Bug Fixes

* put the correct types instead any ([aefe7aa](aefe7aa))
* removing console.log from assets-data-table ([1bf672d](1bf672d))
* wrong article in asset message ([93e8fb6](93e8fb6))

### Features

* add assets route in sidebar and sync with ledger selector ([ee13e4a](ee13e4a))
* pick ledger id by ledger selector instead path params ([8259d74](8259d74))
* update the pt intl file ([f5ffaaf](f5ffaaf))
  • Loading branch information
lerian-studio committed Feb 26, 2025
1 parent 709fe7b commit 7177381
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
# [1.11.0](https://github.com/LerianStudio/midaz-console/compare/v1.10.0...v1.11.0) (2025-02-26)


### Bug Fixes

* put the correct types instead any ([aefe7aa](https://github.com/LerianStudio/midaz-console/commit/aefe7aa134098d49938826fb6f12c9991d717a28))
* removing console.log from assets-data-table ([1bf672d](https://github.com/LerianStudio/midaz-console/commit/1bf672df0a959dccba0822a178dacf321ffa423c))
* wrong article in asset message ([93e8fb6](https://github.com/LerianStudio/midaz-console/commit/93e8fb69395a58dfd354d66cdfbaeb834a33cd2c))


### Features

* add assets route in sidebar and sync with ledger selector ([ee13e4a](https://github.com/LerianStudio/midaz-console/commit/ee13e4a39505918a125514f14919dd71df22b1a9))
* pick ledger id by ledger selector instead path params ([8259d74](https://github.com/LerianStudio/midaz-console/commit/8259d749775a399d11a76d931144584cc6ad325e))
* update the pt intl file ([f5ffaaf](https://github.com/LerianStudio/midaz-console/commit/f5ffaaf21756c252c2b8790df7096dbd18907074))

# [1.10.0](https://github.com/LerianStudio/midaz-console/compare/v1.9.1...v1.10.0) (2025-02-26)


Expand Down

0 comments on commit 7177381

Please sign in to comment.