Skip to content

Commit 598a079

Browse files
authored
fix: Audit 09/05 (#868)
1 parent c0a2492 commit 598a079

File tree

8 files changed

+171
-91
lines changed

8 files changed

+171
-91
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,20 @@
1515
- [Rust](https://github.com/moonrepo/plugins/blob/master/tools/rust/CHANGELOG.md)
1616
- [Schema (TOML, JSON, YAML)](https://github.com/moonrepo/plugins/blob/master/tools/internal-schema/CHANGELOG.md)
1717

18+
## Unreleased
19+
20+
#### 🚀 Updates
21+
22+
- Added a `--raw` flag to `proto debug config` and `proto debug env` for deeper debugging purposes.
23+
24+
#### 🐞 Fixes
25+
26+
- Fixed an issue where relative `file://` plugins would not resolve relative to the directory it's configured in.
27+
28+
#### ⚙️ Internal
29+
30+
- Updated dependencies.
31+
1832
## 0.52.3
1933

2034
#### 🐞 Fixes

0 commit comments

Comments
 (0)