Skip to content

Commit df207db

Browse files
committed
(maint) Prepare for 1.3.1 release
This commit prepares the project for a 1.3.1 release
1 parent ed18062 commit df207db

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

77
## Unreleased
88

9+
## [1.3.1] - 2018-03-28
10+
11+
### Fixed
12+
- ([Commit](https://github.com/lingua-pupuli/puppet-editor-syntax/commit/ed18062cc9d904492f02d63b6553e1cadc95664e)) Make regex lazy for syntax highlighting
13+
914
## [1.3.0] - 2018-11-29
1015

1116
### Fixed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-editor-syntax",
3-
"version": "1.3.0",
3+
"version": "1.3.1",
44
"description": "",
55
"main": "index.js",
66
"scripts": {

0 commit comments

Comments
 (0)