Skip to content

Commit

Permalink
Update deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
milesj committed Oct 30, 2024
1 parent e2e0fb7 commit b1aa29f
Show file tree
Hide file tree
Showing 6 changed files with 134 additions and 121 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- `~/.proto/bin/node-canary` - Points to a canary install, if it exists.
- WASM API
- Deprecated `LocateExecutablesOutput.primary` and `LocateExecutablesOutput.secondary` (use `exes` instead).
- Updated `ToolMetadataOutput.plugin_version` to a `Version` type instead of `String`.

#### 🚀 Updates

Expand All @@ -30,6 +31,7 @@
- WASM API
- Added `ExecutableConfig.primary`.
- Added `LocateExecutablesOutput.exes`.
- Added `ToolMetadataOutput.minimum_proto_version`.

## 0.41.7

Expand Down
Loading

0 comments on commit b1aa29f

Please sign in to comment.