File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 1
- # [ 1.0.0-develop.5 ] ( https://github.com/Siddharth9890/graphql-sdk-generator/compare/v1.0.0-develop.4...v1.0.0-develop.5 ) (2024-08-31)
1
+ # 1.0.0 (2024-08-31)
2
2
3
3
4
4
### Bug Fixes
5
5
6
+ * fixed husky error ([ 859489c] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/859489c0cd07f6c166a167378fdfc606780583e4 ) )
6
7
* modified readme, added contributing guidelines ([ 4c96619] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/4c96619667dc2650513fc0c631c8154d094c336f ) )
8
+ * remove prepare command ([ df96855] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/df96855d0860d6916a6d4857e9f9f19b20cdb3b3 ) )
9
+
10
+
11
+ ### Features
12
+
13
+ * added ajv and commander ([ 76b94cb] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/76b94cb18f4417ae46655a574b6fcc66d2d0397e ) )
14
+ * added debug mode ([ ea9b844] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/ea9b8445295b066c6310545593a46d7e0d9d1cab ) )
15
+ * added readme, improved tests ([ dcdc386] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/dcdc38613d37014fbe351bf2206e701065c7cf07 ) )
16
+ * ** ci/cd:** added husky, commit lint ([ c50a2dd] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/c50a2ddf6bbc68f128458685667fff3c9a279a2d ) )
17
+ * inital tests ([ 09a1dce] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/09a1dce430ba38212db6ede98a27e699927526b5 ) )
18
+ * initial test code ([ f33e5ea] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/f33e5ea48099421f8321697641caa81c4d9f592f ) )
19
+ * jest setup and ci/cd for tests ([ ef7718a] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/ef7718a66ce968587bdbfd5751efaca2c81d1fed ) )
20
+ * tests are complete ([ d951541] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/d9515413fb64c796e90ba227d6c9bd2b6155a8b1 ) )
21
+
22
+ # [ 1.0.0-develop.5] ( https://github.com/Siddharth9890/graphql-sdk-generator/compare/v1.0.0-develop.4...v1.0.0-develop.5 ) (2024-08-31)
23
+
24
+ ### Bug Fixes
25
+
26
+ - modified readme, added contributing guidelines ([ 4c96619] ( https://github.com/Siddharth9890/graphql-sdk-generator/commit/4c96619667dc2650513fc0c631c8154d094c336f ) )
7
27
8
28
# [ 1.0.0-develop.4] ( https://github.com/Siddharth9890/graphql-sdk-generator/compare/v1.0.0-develop.3...v1.0.0-develop.4 ) (2024-08-30)
9
29
You can’t perform that action at this time.
0 commit comments