Skip to content

Commit

Permalink
chore(release): 1.8.0
Browse files Browse the repository at this point in the history
## [1.8.0](v1.7.0...v1.8.0) (2024-06-05)

### Features

* add transaction templates ([a55b583](a55b583))
* init transaction ([b696d05](b696d05))

### Bug Fixes

* add field UseMetadata  to use on query on mongodb when not use metadata field remove limit and skip to get all 🐛 ([fce6bfb](fce6bfb))
* make lint, sec and tests 🐛 ([bb4621b](bb4621b))
* update test and change QueryHeader path 🐛 ([c8b539f](c8b539f))
  • Loading branch information
lerian-studio committed Jun 5, 2024
1 parent 32031ba commit a33e069
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## [1.8.0](https://github.com/LerianStudio/midaz/compare/v1.7.0...v1.8.0) (2024-06-05)


### Features

* add transaction templates ([a55b583](https://github.com/LerianStudio/midaz/commit/a55b5839944e385a94037c20aae5e8b9a415a503))
* init transaction ([b696d05](https://github.com/LerianStudio/midaz/commit/b696d05af93b45841987cb56a6e3bd85fdc7ff90))


### Bug Fixes

* add field UseMetadata to use on query on mongodb when not use metadata field remove limit and skip to get all :bug: ([fce6bfb](https://github.com/LerianStudio/midaz/commit/fce6bfb2e9132a14205a90dda6164c7eaf7e97f4))
* make lint, sec and tests :bug: ([bb4621b](https://github.com/LerianStudio/midaz/commit/bb4621bc8a5a10a03f9312c9ca52a7cacdac6444))
* update test and change QueryHeader path :bug: ([c8b539f](https://github.com/LerianStudio/midaz/commit/c8b539f4b049633e6e6ad7e76b4d990e22c943f6))

## [1.8.0-beta.1](https://github.com/LerianStudio/midaz/compare/v1.7.0...v1.8.0-beta.1) (2024-06-05)


Expand Down

0 comments on commit a33e069

Please sign in to comment.