Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

Commit

Permalink
Prepare for new release (#87)
Browse files Browse the repository at this point in the history
  • Loading branch information
Anna Kocheshkova committed May 11, 2018
1 parent 523519c commit 7c9d18d
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 2 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.1.3
* Switched to more secure storages for tokens
* Minor bugfixes and improvements

## 0.1.2
* Various improvements and bug-fixing

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-appcenter",
"displayName": "App Center",
"description": "Visual Studio App Center tools and services.",
"version": "0.1.2",
"version": "0.1.3",
"publisher": "vsmobile",
"icon": "images/icon.png",
"engines": {
Expand Down

0 comments on commit 7c9d18d

Please sign in to comment.