Skip to content

Commit da29852

Browse files
committed
(GH-420) Release 0.13.2
This commit updates the package.json and CHANGELOG for the 0.13.2 release.
1 parent 24ef0d6 commit da29852

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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.13.2] - 2018-10-31
10+
11+
### Added
12+
13+
- ([GH-419](https://github.com/lingua-pupuli/puppet-vscode/issues/419)) Update puppet-editor-services to 0.15.1 release
14+
915
## [0.13.1] - 2018-10-30
1016

1117
### Added

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.13.1",
5+
"version": "0.13.2",
66
"publisher": "jpogran",
77
"license": "SEE LICENSE IN LICENSE.txt",
88
"icon": "images/Puppet-Logo-Amber-sm.png",

0 commit comments

Comments
 (0)