Skip to content

Commit

Permalink
Merge pull request #795 from redhat-developer/release-1.9.1
Browse files Browse the repository at this point in the history
release 1.9.1
  • Loading branch information
msivasubramaniaan authored Jul 13, 2022
2 parents 164aed3 + 82830f8 commit 018f51f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
### 1.9.1
- Main Release
### 1.9.0
- Add: Publish pre-release extension on nightly CI build [#682](https://github.com/redhat-developer/vscode-yaml/issues/682)
- Add: Add title to extension configuration [#793](https://github.com/redhat-developer/vscode-yaml/pull/793)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}
],
"license": "MIT",
"version": "1.9.0",
"version": "1.9.1",
"publisher": "redhat",
"bugs": "https://github.com/redhat-developer/vscode-yaml/issues",
"repository": {
Expand Down

0 comments on commit 018f51f

Please sign in to comment.