Skip to content

Commit a9e03d6

Browse files
chore(release): 2.19.0 [skip ci]
# [2.19.0](v2.18.0...v2.19.0) (2019-11-06) ### Features * Project File Generation ([#96](#96)) and Pyro Compiler Integration ([dd445b5](dd445b5))
1 parent dd445b5 commit a9e03d6

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.0](https://github.com/joelday/papyrus-lang/compare/v2.18.0...v2.19.0) (2019-11-06)
2+
3+
4+
### Features
5+
6+
* Project File Generation ([#96](https://github.com/joelday/papyrus-lang/issues/96)) and Pyro Compiler Integration ([dd445b5](https://github.com/joelday/papyrus-lang/commit/dd445b590792e98d164096c980b709a2dae43d88))
7+
18
# [2.18.0](https://github.com/joelday/papyrus-lang/compare/v2.17.0...v2.18.0) (2019-10-12)
29

310

src/papyrus-lang-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,4 +623,4 @@
623623
"arrowParens": "always",
624624
"printWidth": 120
625625
}
626-
}
626+
}

0 commit comments

Comments
 (0)