Skip to content

Commit

Permalink
chore(release): 1.29.0-beta.5
Browse files Browse the repository at this point in the history
## [1.29.0-beta.5](v1.29.0-beta.4...v1.29.0-beta.5) (2024-11-18)

### Features

* added command describe from products ([4b4a222](4b4a222))
* create redis connection ✨ ([c8651e5](c8651e5))
* create sub command delete from products ([80d3a62](80d3a62))
* create sub command update from products ([4368bc2](4368bc2))
* implements redis on ledger ✨ ([5f1c5e4](5f1c5e4))
* implements redis on transaction ✨ ([7013ca2](7013ca2))

### Bug Fixes

* lint 🐛 ([1e7f12e](1e7f12e))
  • Loading branch information
lerian-studio committed Nov 18, 2024
1 parent 9ad6105 commit fb8ee8f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,20 @@
## [1.29.0-beta.5](https://github.com/LerianStudio/midaz/compare/v1.29.0-beta.4...v1.29.0-beta.5) (2024-11-18)


### Features

* added command describe from products ([4b4a222](https://github.com/LerianStudio/midaz/commit/4b4a22273e009760e2819b04063a8715388fdfa1))
* create redis connection :sparkles: ([c8651e5](https://github.com/LerianStudio/midaz/commit/c8651e5c523d2f124dbfa8eaaa3f6647a0d0a5a0))
* create sub command delete from products ([80d3a62](https://github.com/LerianStudio/midaz/commit/80d3a625fe2f02069b1d9e037f4c28bcc2861ccc))
* create sub command update from products ([4368bc2](https://github.com/LerianStudio/midaz/commit/4368bc212f7c4602dad0584feccf903a9e6c2c65))
* implements redis on ledger :sparkles: ([5f1c5e4](https://github.com/LerianStudio/midaz/commit/5f1c5e47aa8507d138ff4739eb966a6beb996212))
* implements redis on transaction :sparkles: ([7013ca2](https://github.com/LerianStudio/midaz/commit/7013ca20499db2b1063890509afbdffd934def97))


### Bug Fixes

* lint :bug: ([1e7f12e](https://github.com/LerianStudio/midaz/commit/1e7f12e82925e9d8f3f10fca6d1f2c13910e8f64))

## [1.29.0-beta.4](https://github.com/LerianStudio/midaz/compare/v1.29.0-beta.3...v1.29.0-beta.4) (2024-11-18)


Expand Down

0 comments on commit fb8ee8f

Please sign in to comment.