Skip to content

Commit eea61a7

Browse files
authored
Merge pull request #683 from jpogran/release-0.27.1
(maint) Release 0.27.1
2 parents 8dd1a81 + ce8550c commit eea61a7

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66

77
## [Unreleased]
88

9+
## [0.27.1] - 2020-06-11
10+
911
### Fixed
1012

1113
- ([GH-678](https://github.com/puppetlabs/puppet-vscode/issues/678)) Remove invalid Configuration Defaults

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "puppet-vscode",
33
"displayName": "Puppet",
44
"description": "Official Puppet VSCode extension. Provides full Puppet DSL intellisense, syntax highlighting, Puppet command support, Puppet node graphs, and much more",
5-
"version": "0.27.0",
5+
"version": "0.27.1",
66
"editorComponents": {
77
"editorServices": {
88
"release": "0.26.1"

0 commit comments

Comments
 (0)