Skip to content

Commit

Permalink
chore(release): 1.47.0-beta.1
Browse files Browse the repository at this point in the history
## [1.47.0-beta.1](v1.46.0...v1.47.0-beta.1) (2025-01-29)

### Bug Fixes

* add env workflows ([902fc29](902fc29))
* change make up to make all-services COMMAND="up" ([10ecb01](10ecb01))
* change this job to don't run if came from a fork. ([abb0628](abb0628))
* change this job to don't run this step if came for a fork. ([7a6714b](7a6714b))
* remove env fork-workflows ([290630b](290630b))
* remove make up from general make; ([64590ea](64590ea))
* revert pull_request ([cee4228](cee4228))
* rollback all changes ([4cf665b](4cf665b))
* rollback commands; ([79f1525](79f1525))
* rollback first change ([fe3e296](fe3e296))
* test pull_request_target to try to run action on midaz principal context ([38be5d9](38be5d9))
  • Loading branch information
lerian-studio committed Jan 29, 2025
1 parent dce95b6 commit f439fbd
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.47.0-beta.1](https://github.com/LerianStudio/midaz/compare/v1.46.0...v1.47.0-beta.1) (2025-01-29)


### Bug Fixes

* add env workflows ([902fc29](https://github.com/LerianStudio/midaz/commit/902fc294bc35bb16dca76435be6939ad17f0e558))
* change make up to make all-services COMMAND="up" ([10ecb01](https://github.com/LerianStudio/midaz/commit/10ecb01efbdc14952592df89b86432fd3422cc24))
* change this job to don't run if came from a fork. ([abb0628](https://github.com/LerianStudio/midaz/commit/abb0628d210017923713ec0f62cb3e08867c4911))
* change this job to don't run this step if came for a fork. ([7a6714b](https://github.com/LerianStudio/midaz/commit/7a6714b1dc11f5e2c3a41754c70ad93d8632fe42))
* remove env fork-workflows ([290630b](https://github.com/LerianStudio/midaz/commit/290630ba3c6de8310d35b342eed6ea86ad2485fb))
* remove make up from general make; ([64590ea](https://github.com/LerianStudio/midaz/commit/64590eade120d5b1c69f2eaaf03fbd5a6098fb18))
* revert pull_request ([cee4228](https://github.com/LerianStudio/midaz/commit/cee42285a3264fa93bfa8a21f109a89f9ac1fcf9))
* rollback all changes ([4cf665b](https://github.com/LerianStudio/midaz/commit/4cf665bc1a4405c83057129eca40d23cff08e4ec))
* rollback commands; ([79f1525](https://github.com/LerianStudio/midaz/commit/79f1525fb127bf1f7e27f09c8f6778829664d2d2))
* rollback first change ([fe3e296](https://github.com/LerianStudio/midaz/commit/fe3e296796339d2c07debd9bf653a1dc21c8c252))
* test pull_request_target to try to run action on midaz principal context ([38be5d9](https://github.com/LerianStudio/midaz/commit/38be5d95569f37bc8f163b51396f74570cc8e158))

## [1.46.0](https://github.com/LerianStudio/midaz/compare/v1.45.0...v1.46.0) (2025-01-24)


Expand Down

0 comments on commit f439fbd

Please sign in to comment.