Skip to content

Commit 32b3aca

Browse files
Merge pull request #44 from gjsjohnmurray/prepare-1.0.0
Out of preview and up to version 1.0.0
2 parents 88ef5d0 + b982c63 commit 32b3aca

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## 1.0.0 (19-Oct-2020)
2+
* First production release.
3+
14
## 0.9.2 (16-Oct-2020)
25
* Make `pickServer` API respect `ignoreFocusOut` option if passed.
36
* Standardize use of '®' symbol in text strings.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
{
22
"name": "servermanager",
33
"displayName": "InterSystems Server Manager",
4-
"version": "0.9.3-SNAPSHOT",
5-
"preview": true,
4+
"version": "1.0.0-SNAPSHOT",
65
"publisher": "intersystems-community",
76
"description": "Helper extension for defining connections to InterSystems servers.",
87
"repository": {

0 commit comments

Comments
 (0)