Skip to content

Commit 5a340b3

Browse files
chore(release): 2.19.1 [skip ci]
## [2.19.1](v2.19.0...v2.19.1) (2019-11-07) ### Bug Fixes * Task detection issues. ([#99](#99)) ([2ccd79c](2ccd79c))
1 parent 2ccd79c commit 5a340b3

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

src/papyrus-lang-vscode/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.19.1](https://github.com/joelday/papyrus-lang/compare/v2.19.0...v2.19.1) (2019-11-07)
2+
3+
4+
### Bug Fixes
5+
6+
* Task detection issues. ([#99](https://github.com/joelday/papyrus-lang/issues/99)) ([2ccd79c](https://github.com/joelday/papyrus-lang/commit/2ccd79cba041583cda9a3c34e2355da3d1e7d9a6))
7+
18
# [2.19.0](https://github.com/joelday/papyrus-lang/compare/v2.18.0...v2.19.0) (2019-11-06)
29

310

src/papyrus-lang-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -558,4 +558,4 @@
558558
"arrowParens": "always",
559559
"printWidth": 120
560560
}
561-
}
561+
}

0 commit comments

Comments
 (0)