Skip to content

Commit 70d2152

Browse files
authored
Merge pull request #688 from jpogran/release-0.27.3
(maint) Release 0.27.3
2 parents 9adb4d7 + 048efb6 commit 70d2152

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

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

77
## [Unreleased]
88

9+
## [0.27.3] - 2020-06-18
10+
11+
### Fixed
12+
13+
- (maint) Fix release packaging process
14+
915
## [0.27.2] - 2020-06-18
1016

1117
### Fixed

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.2",
5+
"version": "0.27.3",
66
"editorComponents": {
77
"editorServices": {
88
"release": "0.26.1"

0 commit comments

Comments
 (0)