Skip to content

Commit

Permalink
Prepare the extension for v1.0.0-beta.6 release
Browse files Browse the repository at this point in the history
  • Loading branch information
rugpanov committed Apr 13, 2018
1 parent cbccfa3 commit 8cc94a0
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,11 @@
- Improve the `Sign in` command
- Fix the log and UI messages
- Add unit tests for code
- Fix different bugs

## [v1.0.0-beta.6](https://github.com/JetBrains/teamcity-vscode-extension/tree/v1.0.0-beta.6) (2018-04-14)
[Full Changelog](https://github.com/JetBrains/teamcity-vscode-extension/compare/v1.0.0-beta.5...v1.0.0-beta.6)
- Update icons for change statuses
- Update icons for some actions
- Support "Open in IDE" functionality
- Fix different bugs
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": "teamcity-vscode-extension",
"displayName": "TeamCity Integration",
"description": "TeamCity integration for Visual Studio Code",
"version": "1.0.0-beta.5",
"version": "1.0.0-beta.6",
"publisher": "JetBrains",
"icon": "assets/icon.png",
"engines": {
Expand Down

0 comments on commit 8cc94a0

Please sign in to comment.