Skip to content

Commit

Permalink
Merge pull request #402 from zowe/publish-v1.0.1
Browse files Browse the repository at this point in the history
Publish a 1.0.1 version
  • Loading branch information
zFernand0 committed Dec 12, 2019
2 parents 9919596 + e4edd4c commit f0d29eb
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 2 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,16 @@

All notable changes to the "vscode-extension-for-zowe" extension will be documented in this file.

## `1.0.1`

- Remove duplicate commands #376. Thanks @lauren-li
- Update localization for v1.0.0 #374. Thanks @lauren-li
- Update keywords #383. @zFernand0
- Update package json files #391. @zFernand0
- Fixed adding sessions in Theia #382. Thanks @phaumer
- Add validation for undefined username and password + more cosmetic fix #378. Thanks @jellypuno
- Update incorrect profile message #387. Thanks @lauren-li

## `1.0.0`

- VSCode centric Connection settings. . Thanks @crawr, @jellypuno
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "vscode-extension-for-zowe",
"displayName": "%displayName%",
"description": "%description%",
"version": "1.0.0",
"version": "1.0.1",
"publisher": "Zowe",
"author": "Zowe",
"license": "EPL-2.0",
Expand Down

0 comments on commit f0d29eb

Please sign in to comment.