Skip to content

Commit 2f5eb7b

Browse files
chore(release): 2.8.0 [skip ci]
# [2.8.0](v2.7.0...v2.8.0) (2019-06-05) ### Features * Added some language snippets. ([#42](#42)) ([abfe0fd](abfe0fd))
1 parent abfe0fd commit 2f5eb7b

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.8.0](https://github.com/joelday/papyrus-lang/compare/v2.7.0...v2.8.0) (2019-06-05)
2+
3+
4+
### Features
5+
6+
* Added some language snippets. ([#42](https://github.com/joelday/papyrus-lang/issues/42)) ([abfe0fd](https://github.com/joelday/papyrus-lang/commit/abfe0fd))
7+
18
# [2.7.0](https://github.com/joelday/papyrus-lang/compare/v2.6.6...v2.7.0) (2019-06-05)
29

310

src/papyrus-lang-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,4 +308,4 @@
308308
"arrowParens": "always",
309309
"printWidth": 120
310310
}
311-
}
311+
}

0 commit comments

Comments
 (0)