Skip to content

Commit

Permalink
chore: version bump (#85)
Browse files Browse the repository at this point in the history
* chore:adding functionName under Flag to keploy_Binary

Signed-off-by: Aditya-eddy <[email protected]>

* chore:seprating codelense for the function and testFile

Signed-off-by: Aditya-eddy <[email protected]>

* chore: version bump

Signed-off-by: shivamsouravjha <[email protected]>

---------

Signed-off-by: Aditya-eddy <[email protected]>
Signed-off-by: shivamsouravjha <[email protected]>
Co-authored-by: Aditya-eddy <[email protected]>
  • Loading branch information
shivamsouravjha and Aditya-eddy authored Nov 8, 2024
1 parent 3002466 commit 2b6614d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 3 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,7 @@ First Release for Vs Code Extension.
- Optimised keploy config screen

## [1.0.19]
- Enhanced UT generation

## [1.0.20]
- Added support to create unit tests for individual function.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "keployio",
"displayName": "Keploy",
"description": "Streamline testing with the power of Keploy, directly in your favorite IDE.",
"version": "1.0.19",
"version": "1.0.20",
"publisher": "Keploy",
"icon": "media/logo.png",
"pricing": "Free",
Expand Down

0 comments on commit 2b6614d

Please sign in to comment.