Skip to content

Commit

Permalink
breaking change detection tools enhancement (#4943)
Browse files Browse the repository at this point in the history
* breaking change detection tools enhancement
bump autorest version

* detect functions

Co-authored-by: Wei Dong <weidong@microsoft.com>
  • Loading branch information
dw511214992 and Wei Dong authored Dec 13, 2022
1 parent 9aa2217 commit a4fe50e
Show file tree
Hide file tree
Showing 5 changed files with 200 additions and 77 deletions.
4 changes: 2 additions & 2 deletions tools/js-sdk-release-tools/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 tools/js-sdk-release-tools/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@azure-tools/js-sdk-release-tools",
"version": "2.5.2",
"version": "2.5.3",
"description": "",
"scripts": {
"start": "node dist/changelogToolCli.js",
Expand Down
Loading

0 comments on commit a4fe50e

Please sign in to comment.