Skip to content

Commit f5d5955

Browse files
authored
[tsp-client] Add autorest and plugins as dependencies (#8610)
- 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
1 parent 9452e04 commit f5d5955

6 files changed

Lines changed: 580 additions & 129 deletions

File tree

tools/tsp-client/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Release
22

3+
## 2024-07-15 - 0.9.3
4+
5+
- Add autorest and plugins as dependencies, and run the packages from their install folders, to guarantee the versions don't change after install.
6+
37
## 2024-07-04 - 0.9.2
48

59
- Revert `exit(1)` on tsp compile diagnostics.

0 commit comments

Comments
 (0)