Skip to content

Commit

Permalink
chore(release): 1.46.0-beta.4
Browse files Browse the repository at this point in the history
## [1.46.0-beta.4](v1.46.0-beta.3...v1.46.0-beta.4) (2025-01-23)

### Bug Fixes

* add slice make init to avoid panic and valida len os slice before calculate cursor 🐛 ([b67bec7](b67bec7))
  • Loading branch information
lerian-studio committed Jan 23, 2025
1 parent 64a8d3d commit 416829c
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [1.46.0-beta.4](https://github.com/LerianStudio/midaz/compare/v1.46.0-beta.3...v1.46.0-beta.4) (2025-01-23)


### Bug Fixes

* add slice make init to avoid panic and valida len os slice before calculate cursor :bug: ([b67bec7](https://github.com/LerianStudio/midaz/commit/b67bec78ec3e16a11e9e6451f97d3f835d67e10f))

## [1.46.0-beta.3](https://github.com/LerianStudio/midaz/compare/v1.46.0-beta.2...v1.46.0-beta.3) (2025-01-23)


Expand Down

0 comments on commit 416829c

Please sign in to comment.