Post release version bump (#9656)

* Update change logs

* Formatting

* update changelog

* Base version bump

* extension version bump

* Update CHANGELOG.md

* Agent was updated as well
This commit is contained in:
Amir Omidi
2020-03-23 12:04:49 -07:00
committed by GitHub
parent df1b0c908e
commit aff5f2786d
6 changed files with 6 additions and 6 deletions

View File

@@ -2,7 +2,7 @@
"name": "agent", "name": "agent",
"displayName": "SQL Server Agent", "displayName": "SQL Server Agent",
"description": "Manage and troubleshoot SQL Server Agent jobs", "description": "Manage and troubleshoot SQL Server Agent jobs",
"version": "0.46.0", "version": "0.47.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",

View File

@@ -2,7 +2,7 @@
"name": "cms", "name": "cms",
"displayName": "%cms.displayName%", "displayName": "%cms.displayName%",
"description": "%cms.description%", "description": "%cms.description%",
"version": "0.8.0", "version": "0.9.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt", "license": "https://raw.githubusercontent.com/Microsoft/azuredatastudio/master/LICENSE.txt",

View File

@@ -2,7 +2,7 @@
"name": "dacpac", "name": "dacpac",
"displayName": "SQL Server Dacpac", "displayName": "SQL Server Dacpac",
"description": "SQL Server Dacpac for Azure Data Studio.", "description": "SQL Server Dacpac for Azure Data Studio.",
"version": "1.3.0", "version": "1.4.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": false, "preview": false,
"engines": { "engines": {

View File

@@ -2,7 +2,7 @@
"name": "import", "name": "import",
"displayName": "SQL Server Import", "displayName": "SQL Server Import",
"description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.", "description": "SQL Server Import for Azure Data Studio supports importing CSV or JSON files into SQL Server.",
"version": "0.14.0", "version": "0.15.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": true, "preview": true,
"engines": { "engines": {

View File

@@ -2,7 +2,7 @@
"name": "schema-compare", "name": "schema-compare",
"displayName": "%displayName%", "displayName": "%displayName%",
"description": "%description%", "description": "%description%",
"version": "1.3.0", "version": "1.4.0",
"publisher": "Microsoft", "publisher": "Microsoft",
"preview": false, "preview": false,
"engines": { "engines": {

View File

@@ -1,6 +1,6 @@
{ {
"name": "azuredatastudio", "name": "azuredatastudio",
"version": "1.16.0", "version": "1.17.0",
"distro": "0478ec063514685435df24dd700d641eafe225dd", "distro": "0478ec063514685435df24dd700d641eafe225dd",
"author": { "author": {
"name": "Microsoft Corporation" "name": "Microsoft Corporation"