chore: release 0.2.1
This commit is contained in:
parent
66a4dfba0e
commit
d3f37bc700
@ -2,6 +2,8 @@
|
||||
|
||||
## Unreleased
|
||||
|
||||
## 0.2.1 - 2026-05-08
|
||||
|
||||
### Fixes
|
||||
|
||||
- Align POSIX and Windows handling for literal `..`-prefixed write targets, preserve whitespace in direct home-relative path inputs, and run the check suite on Windows CI. (#14; thanks @sjf)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@openclaw/fs-safe",
|
||||
"version": "0.2.0",
|
||||
"version": "0.2.1",
|
||||
"description": "Capability-style filesystem roots for Node.js apps that handle untrusted relative paths.",
|
||||
"license": "MIT",
|
||||
"repository": {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user