Skip to content

chore: sync main to develop [skip ci]#90

Open
lerian-studio-midaz-push-bot[bot] wants to merge 3 commits intodevelopfrom
main
Open

chore: sync main to develop [skip ci]#90
lerian-studio-midaz-push-bot[bot] wants to merge 3 commits intodevelopfrom
main

Conversation

@lerian-studio-midaz-push-bot
Copy link
Copy Markdown

Automatic Changelog Sync

Syncs changelog updates from main to develop.

Apps Updated: sindarian-server:v1.0.0,sindarian-ui:v1.0.0


This PR was automatically generated by the GPTChangelog workflow.
Please review and merge manually.

guimoreirar and others added 3 commits November 7, 2025 16:34
…1-07)

### Features

* add GitHub App authentication to release workflow ([c71c068](c71c068))
* Added basic card ([42a9c82](42a9c82))
* Added components ([d14f2db](d14f2db))
* Added major files at sindarian-server ([97510c7](97510c7))
* Added more cards ([78d9e0e](78d9e0e))
* Added more functionality and unit tests for sindarian-server ([6cab4bc](6cab4bc))
* Added more testing ([a670010](a670010))
* Added page header ([425b559](425b559))
* Added PaperCollapsible ([1ab1c8f](1ab1c8f))
* Added storybook config ([1cb70b9](1cb70b9))
* Adjusted Alert ([f596f1c](f596f1c))
* Adjusted breadcrumb ([51b036e](51b036e))
* Adjusted button component ([56da023](56da023))
* Adjusted dependencies ([f77781f](f77781f))
* Adjusted dialogs ([a3ce7bb](a3ce7bb))
* Adjusted Input ([8943d90](8943d90))
* Adjusted Progress ([b93865d](b93865d))
* Adjusted Select ([ea995c0](ea995c0))
* Adjusted stepper ([1a47e5f](1a47e5f))
* Adjusted Tabs ([e5da1fd](e5da1fd))
* Adjusted UI build ([aa36c3c](aa36c3c))
* Better build setup ([1be39b2](1be39b2))
* Better jest configuration and more components ([ad4f51d](ad4f51d))
* Changed method access level ([ea6488a](ea6488a))
* Compacted package.json dependencies ([907fcb8](907fcb8))
* configure backmerge flow ([9b4aa65](9b4aa65))
* configure backmerge flow ([fd44457](fd44457))
* configure release outside of release flow ([88f3d95](88f3d95))
* configure release/build with separate packages ([3ecf4f0](3ecf4f0))
* configure release/build with separate packages ([84db967](84db967))
* configure split libs ([3e88855](3e88855))
* configure split libs ([7dddb0c](7dddb0c))
* configure split libs ([c028a20](c028a20))
* configure split libs ([24c9300](24c9300))
* configure split libs ([0e4068e](0e4068e))
* configure split libs ([93f1e3b](93f1e3b))
* configure split libs ([508f14b](508f14b))
* configure split libs ([83acd57](83acd57))
* configure split libs ([3f92b88](3f92b88))
* configure split libs ([a51c928](a51c928))
* configure split libs ([869632e](869632e))
* configure split libs ([0ddbd5f](0ddbd5f))
* configure split libs ([82c4839](82c4839))
* Created IconButton ([db654da](db654da))
* First try on the CICD pipeline ([084d7cf](084d7cf))
* force change to publish package ([8c7b8d7](8c7b8d7))
* force change to publish package ([d9054e2](d9054e2))
* force change to publish package ([3db75b3](3db75b3))
* force change to publish package ([ca1427b](ca1427b))
* force change to publish package ([36b983b](36b983b))
* force change to publish package ([fcfe4cd](fcfe4cd))
* force change to publish package ([63dfeeb](63dfeeb))
* force change to publish package ([ef3dc9b](ef3dc9b))
* Implemented comprehensive testing ([6beeeef](6beeeef))
* Implemented exceptions filter system ([6a83e2a](6a83e2a))
* Implemented LargeDialog ([29fede1](29fede1))
* Implemented Zod support for validation ([516cde5](516cde5))
* Linted code ([68dac58](68dac58))
* Main sindarian-server implementation ([7d1f7df](7d1f7df))
* More components ([a3481e9](a3481e9))
* More dialog adjusts ([61af0b3](61af0b3))
* Updated components ([ea5b5f9](ea5b5f9))
* Updated main readme ([77c4552](77c4552))
* Updated packages ([23f17c8](23f17c8))
* Updated packages ([77a8b01](77a8b01))
* Updated pipeline ([2d8c58c](2d8c58c))
* Updated pipeline ([71fea40](71fea40))
* Updated pipeline ([2c25a9f](2c25a9f))
* Updated pipeline ([bc77759](bc77759))
* Updated pipeline ([6e285a1](6e285a1))
* Updated pipeline ([d14766c](d14766c))
* Updated pipeline ([003976b](003976b))
* Updated pipeline ([3149296](3149296))
* Updated pipeline ([134f3a4](134f3a4))
* Updated pipeline ([3ace629](3ace629))
* Updated primitives ([56bf00a](56bf00a))
* Updated readme ([6594a94](6594a94))

### Bug Fixes

* Toaster import path ([30aafd8](30aafd8))
### Features

* add GitHub App authentication to release workflow ([c71c068](c71c068))
* Added basic card ([42a9c82](42a9c82))
* Added components ([d14f2db](d14f2db))
* Added major files at sindarian-server ([97510c7](97510c7))
* Added more cards ([78d9e0e](78d9e0e))
* Added more functionality and unit tests for sindarian-server ([6cab4bc](6cab4bc))
* Added more testing ([a670010](a670010))
* Added page header ([425b559](425b559))
* Added PaperCollapsible ([1ab1c8f](1ab1c8f))
* Added storybook config ([1cb70b9](1cb70b9))
* Adjusted Alert ([f596f1c](f596f1c))
* Adjusted breadcrumb ([51b036e](51b036e))
* Adjusted button component ([56da023](56da023))
* Adjusted dependencies ([f77781f](f77781f))
* Adjusted dialogs ([a3ce7bb](a3ce7bb))
* Adjusted Input ([8943d90](8943d90))
* Adjusted Progress ([b93865d](b93865d))
* Adjusted Select ([ea995c0](ea995c0))
* Adjusted stepper ([1a47e5f](1a47e5f))
* Adjusted Tabs ([e5da1fd](e5da1fd))
* Adjusted UI build ([aa36c3c](aa36c3c))
* Better build setup ([1be39b2](1be39b2))
* Better jest configuration and more components ([ad4f51d](ad4f51d))
* Changed method access level ([ea6488a](ea6488a))
* Compacted package.json dependencies ([907fcb8](907fcb8))
* configure backmerge flow ([9b4aa65](9b4aa65))
* configure backmerge flow ([fd44457](fd44457))
* configure release outside of release flow ([88f3d95](88f3d95))
* configure release/build with separate packages ([3ecf4f0](3ecf4f0))
* configure release/build with separate packages ([84db967](84db967))
* configure split libs ([3e88855](3e88855))
* configure split libs ([7dddb0c](7dddb0c))
* configure split libs ([c028a20](c028a20))
* configure split libs ([24c9300](24c9300))
* configure split libs ([0e4068e](0e4068e))
* configure split libs ([93f1e3b](93f1e3b))
* configure split libs ([508f14b](508f14b))
* configure split libs ([83acd57](83acd57))
* configure split libs ([3f92b88](3f92b88))
* configure split libs ([a51c928](a51c928))
* configure split libs ([869632e](869632e))
* configure split libs ([0ddbd5f](0ddbd5f))
* configure split libs ([82c4839](82c4839))
* Created IconButton ([db654da](db654da))
* First try on the CICD pipeline ([084d7cf](084d7cf))
* force change to publish package ([8c7b8d7](8c7b8d7))
* force change to publish package ([d9054e2](d9054e2))
* force change to publish package ([3db75b3](3db75b3))
* force change to publish package ([ca1427b](ca1427b))
* force change to publish package ([36b983b](36b983b))
* force change to publish package ([fcfe4cd](fcfe4cd))
* force change to publish package ([63dfeeb](63dfeeb))
* force change to publish package ([ef3dc9b](ef3dc9b))
* Implemented comprehensive testing ([6beeeef](6beeeef))
* Implemented exceptions filter system ([6a83e2a](6a83e2a))
* Implemented LargeDialog ([29fede1](29fede1))
* Implemented Zod support for validation ([516cde5](516cde5))
* Linted code ([68dac58](68dac58))
* Main sindarian-server implementation ([7d1f7df](7d1f7df))
* More components ([a3481e9](a3481e9))
* More dialog adjusts ([61af0b3](61af0b3))
* Updated components ([ea5b5f9](ea5b5f9))
* Updated main readme ([77c4552](77c4552))
* Updated packages ([23f17c8](23f17c8))
* Updated packages ([77a8b01](77a8b01))
* Updated pipeline ([2d8c58c](2d8c58c))
* Updated pipeline ([71fea40](71fea40))
* Updated pipeline ([2c25a9f](2c25a9f))
* Updated pipeline ([bc77759](bc77759))
* Updated pipeline ([6e285a1](6e285a1))
* Updated pipeline ([d14766c](d14766c))
* Updated pipeline ([003976b](003976b))
* Updated pipeline ([3149296](3149296))
* Updated pipeline ([134f3a4](134f3a4))
* Updated pipeline ([3ace629](3ace629))
* Updated primitives ([56bf00a](56bf00a))
* Updated readme ([6594a94](6594a94))

### Bug Fixes

* Toaster import path ([30aafd8](30aafd8))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants