-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Develop #25
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 1.0.0-develop.1 (2024-01-22) ### Bug Fixes * actions nodet setup version upgraded ([e99f1ba](e99f1ba)) * ci pipline and added pre-release for beta branch ([b21dd18](b21dd18)) * **ci:** github actions configs ([12d1712](12d1712)) * deleted user test ([b1628fa](b1628fa)) * **lock-file:** configs ([5620b1d](5620b1d)) * pnpm direct installation ([c041af1](c041af1)) * ran linter on code ([dda46c1](dda46c1)) * **test:** file location ([b3ee582](b3ee582)) ### Features * added all auth related queries and mutations and test cases ([2f4f6ee](2f4f6ee)) * added code coverage ([3700e55](3700e55)) * added data request template queries and mutations and unit test ([d1c12a6](d1c12a6)) * added default values for all getters very imp! ([c6bf58d](c6bf58d)) * added error hanlder and fixed tests ([87c3c49](87c3c49)) * added lint staged ([3314f34](3314f34)) * added mocks,stubs for auth class ([38a604f](38a604f)) * added org related mutations ([09c668f](09c668f)) * added prettier and eslint ([c06a800](c06a800)) * added remaining queries/mutations ([b0b5e7c](b0b5e7c)) * added testing workflow ([b298a98](b298a98)) * added types for unregister auth method ([bcea6de](bcea6de)) * added unit test for organizations ([60bee1d](60bee1d)) * added user related methods and test ([66f800b](66f800b)) * added user related methods and test ([2d9ad57](2d9ad57)) * added validators to check objects ([09d1ac0](09d1ac0)) * adding eslint to ci ([037e957](037e957)) * **ci:** versioning for package ([fa43f38](fa43f38)) * completed all pda query and test cases for same ([d3602fa](d3602fa)) * completed remaining methods for pda class ([c17a95b](c17a95b)) * completed user mocks and stubs ([bc9fed2](bc9fed2)) * done with user,data request template mocks and stubs ([25e2a58](25e2a58)) * **test:** added for users ([3520570](3520570)) * testing env on gh actions ([90cf3a3](90cf3a3)) * working on adding types everywhere possible ([2cc363d](2cc363d)) ### Reverts * custom fetch file deleted ([e719af5](e719af5))
# [1.0.0-develop.2](v1.0.0-develop.1...v1.0.0-develop.2) (2024-01-22) ### Features * added gitignore file ([3eef738](3eef738))
# [1.0.0-develop.3](v1.0.0-develop.2...v1.0.0-develop.3) (2024-01-22) ### Bug Fixes * **build:** changed lib-> dir ([6c7faa2](6c7faa2)) * **build:** generated output location ([e6811f0](e6811f0))
# [1.0.0-develop.4](v1.0.0-develop.3...v1.0.0-develop.4) (2024-01-22) ### Bug Fixes * **tracking:** for output dirs ([583ca4b](583ca4b))
# [1.0.0-develop.5](v1.0.0-develop.4...v1.0.0-develop.5) (2024-01-23) ### Bug Fixes * minior fixes for git release ([e306c60](e306c60))
# [1.0.0-develop.6](v1.0.0-develop.5...v1.0.0-develop.6) (2024-01-23) ### Bug Fixes * **tracking:** refresh .gitignore ([03317a8](03317a8))
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.