Skip to content

Commit f745658

Browse files
committed
v0.0.2
1 parent 4b1241a commit f745658

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,9 @@ All notable changes to the "Isolate Folder" extension will be documented in this
44

55
<!-- Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how to structure this file. -->
66

7-
## [Unreleased]() - [YYYY-MM-DD]
7+
<!-- ## [Unreleased](https://github.com/nirvikpurkait/isolate-folder/compare/v0.0.1...HEAD) - [YYYY-MM-DD] -->
8+
9+
## [0.0.2](https://github.com/nirvikpurkait/isolate-folder/compare/V0.0.2...v0.0.1) - [2025-02-16]
810

911
### Added
1012

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "isolate-folder",
33
"displayName": "Isolate Folder",
44
"description": "Isolate the necessary file within workspace.",
5-
"version": "0.0.1",
5+
"version": "0.0.2",
66
"publisher": "nirvikpurkait",
77
"repository": {
88
"type": "git",

0 commit comments

Comments
 (0)