Skip to content

Commit 5d8034b

Browse files
committed
docs updated for 12.0.1
1 parent ee889a4 commit 5d8034b

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [12.0.1] - 2020-11-23
2+
### Fixed
3+
- Conflict with non-unique command (issue [#441](https://github.com/alefragnani/vscode-project-manager/issues/441))
4+
15
## [12.0.0] - 2020-11-19
26
### Added
37
- `Open Settings` command to the Side Bar (issue [#434](https://github.com/alefragnani/vscode-project-manager/issues/434))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "project-manager",
33
"displayName": "Project Manager",
44
"description": "Easily switch between projects",
5-
"version": "12.0.0",
5+
"version": "12.0.1",
66
"publisher": "alefragnani",
77
"engines": {
88
"vscode": "^1.50.0"

0 commit comments

Comments
 (0)