Skip to content

Commit 23a9f20

Browse files
committed
🚀 release: version 0.4.1 - add Reveal Original in Explorer View feature and update changelog
1 parent 8860a72 commit 23a9f20

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

‎CHANGELOG.md‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/), and this
88

99
## [Unreleased]
1010

11+
## [0.4.1] - 2025-07-24
12+
1113
### Added
1214

1315
- **Reveal Original in Explorer View**: New feature to quickly navigate from symlinked files to their original locations

‎package.json‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "pnpm-workspace",
33
"displayName": "pnpm Workspace",
4-
"version": "0.4.0",
4+
"version": "0.4.1",
55
"description": "EARLY PREVIEW | Life-saving extension for pnpm workspace, especially for large-scale monorepo projects",
66
"categories": [
77
"Other"

0 commit comments

Comments
 (0)