Skip to content

Commit e4cc1c8

Browse files
author
Conventional Changelog Action
committed
chore(release): v0.2.1
1 parent b48ad64 commit e4cc1c8

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## [0.2.1](https://github.com/rhalaly/scope-to-this-vscode/compare/v0.2.0...v0.2.1) (2021-08-03)
2+
3+
4+
### Bug Fixes
5+
6+
* keep complex exclude entries ([c958f8b](https://github.com/rhalaly/scope-to-this-vscode/commit/c958f8b03148eb4541412b0e4a9639c60b230943))
7+
8+
9+
110
# [0.2.0](https://github.com/rhalaly/scope-to-this-vscode/compare/v0.1.1...v0.2.0) (2021-06-20)
211

312

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Scope to This",
44
"description": "Adds Scope to This feature to the explorer context menu. Lets you focus on the things that matter",
55
"publisher": "rhalaly",
6-
"version": "0.2.0",
6+
"version": "0.2.1",
77
"license": "MIT",
88
"icon": "resources/icon.png",
99
"galleryBanner": {

0 commit comments

Comments
 (0)