Skip to content

Commit

Permalink
[tsp-client] Add autorest and plugins as dependencies (#8610)
Browse files Browse the repository at this point in the history
- Guarantees versions of autorest and plugins are pinned after tsp-client is installed
- Allows consumers to use standard npm commands to manage autorest and plugin versions
  • Loading branch information
mikeharder authored Jul 16, 2024
1 parent 9452e04 commit f5d5955
Show file tree
Hide file tree
Showing 6 changed files with 580 additions and 129 deletions.
4 changes: 4 additions & 0 deletions tools/tsp-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Release

## 2024-07-15 - 0.9.3

- Add autorest and plugins as dependencies, and run the packages from their install folders, to guarantee the versions don't change after install.

## 2024-07-04 - 0.9.2

- Revert `exit(1)` on tsp compile diagnostics.
Expand Down
Loading

0 comments on commit f5d5955

Please sign in to comment.