Skip to content

Commit

Permalink
chore(release): 1.40.0
Browse files Browse the repository at this point in the history
## [1.40.0](v1.39.0...v1.40.0) (2024-12-27)

### Bug Fixes

* add new way to find main. release 🐛 ([d4ccbe3](d4ccbe3))
* change command 🐛 ([e7ef312](e7ef312))
* change command 🐛 ([e55db05](e55db05))
* change command 🐛 ([558c982](558c982))
* change the way of trigger actions only to test 🐛 ([a2236fc](a2236fc))
* echo CURRENT_BRANCH 🐛 ([27fd429](27fd429))
* final 🐛 ([831c6be](831c6be))
* gh command 🐛 ([8a76a21](8a76a21))
* print pr number and branch to merge pr 🐛 ([a87b03f](a87b03f))
* remove echo 🐛 ([abfdb69](abfdb69))
* remove echos 🐛 ([b329b11](b329b11))
* return right way trigger 🐛 ([52bd136](52bd136))
* some echos 🐛 ([12cb38d](12cb38d))
* tag to print the real branch 🐛 ([aa34991](aa34991))
* trigger 🐛 ([9b62691](9b62691))
* unix adjusts 🐛 ([df55e06](df55e06))
* update 🐛 ([5c91fbd](5c91fbd))
* update command 🐛 ([3a3d470](3a3d470))
* update command 🐛 ([faf8d8f](faf8d8f))
  • Loading branch information
lerian-studio committed Dec 27, 2024
1 parent 5a89aba commit cf4635a
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,28 @@
## [1.40.0](https://github.com/LerianStudio/midaz/compare/v1.39.0...v1.40.0) (2024-12-27)


### Bug Fixes

* add new way to find main. release :bug: ([d4ccbe3](https://github.com/LerianStudio/midaz/commit/d4ccbe3ef80517eeb490466861b8960d522c228e))
* change command :bug: ([e7ef312](https://github.com/LerianStudio/midaz/commit/e7ef312e7eb5a2005a232d88f468258b45d1aab1))
* change command :bug: ([e55db05](https://github.com/LerianStudio/midaz/commit/e55db05ed0093409b41862a62b6a4197ef056994))
* change command :bug: ([558c982](https://github.com/LerianStudio/midaz/commit/558c9821785b36b36592af9b2395c06d4899dabe))
* change the way of trigger actions only to test :bug: ([a2236fc](https://github.com/LerianStudio/midaz/commit/a2236fc0c31c868afb31e4c5663ea62129ea2425))
* echo CURRENT_BRANCH :bug: ([27fd429](https://github.com/LerianStudio/midaz/commit/27fd429228c39a0d58285ec719e2e049ff5e5802))
* final :bug: ([831c6be](https://github.com/LerianStudio/midaz/commit/831c6befc64d0057a155a95bb717222b13346b0c))
* gh command :bug: ([8a76a21](https://github.com/LerianStudio/midaz/commit/8a76a21a1377ccc1d214831f18bcb63d3c6d5eba))
* print pr number and branch to merge pr :bug: ([a87b03f](https://github.com/LerianStudio/midaz/commit/a87b03fa3f69d88e8f6b1383e0e6cd38954322b0))
* remove echo :bug: ([abfdb69](https://github.com/LerianStudio/midaz/commit/abfdb6994ee625ec0ba84ac29d793e0576ced316))
* remove echos :bug: ([b329b11](https://github.com/LerianStudio/midaz/commit/b329b11c1e3231fc9f64b81c77e028f45d72235e))
* return right way trigger :bug: ([52bd136](https://github.com/LerianStudio/midaz/commit/52bd1368f2ca176bf3a906b4270b0e74e8112e9d))
* some echos :bug: ([12cb38d](https://github.com/LerianStudio/midaz/commit/12cb38dca1d3a0136d14ddb150856b38088e69ef))
* tag to print the real branch :bug: ([aa34991](https://github.com/LerianStudio/midaz/commit/aa349914022d3768fbfe25b3e0cebb441ba8f9f2))
* trigger :bug: ([9b62691](https://github.com/LerianStudio/midaz/commit/9b62691ea182703c53fb2dd1429332300e0ab4a5))
* unix adjusts :bug: ([df55e06](https://github.com/LerianStudio/midaz/commit/df55e061420c553359b84c41cc2b5b96d1cf3a3f))
* update :bug: ([5c91fbd](https://github.com/LerianStudio/midaz/commit/5c91fbdfe0560222ff0b62536f65656fad737d4c))
* update command :bug: ([3a3d470](https://github.com/LerianStudio/midaz/commit/3a3d47086b642b87b6df30945d53af62662bd061))
* update command :bug: ([faf8d8f](https://github.com/LerianStudio/midaz/commit/faf8d8f47802ee18163500a63b03371933e7b2a1))

## [1.40.0-beta.2](https://github.com/LerianStudio/midaz/compare/v1.40.0-beta.1...v1.40.0-beta.2) (2024-12-27)


Expand Down

0 comments on commit cf4635a

Please sign in to comment.