Skip to content

Commit da5330c

Browse files
author
Cicero[bot]
committed
chore(release): [skip ci]
1 parent f3b8bea commit da5330c

File tree

3 files changed

+12
-3
lines changed

3 files changed

+12
-3
lines changed

src/papyrus-lang-vscode/CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
# [2.24.0](https://github.com/joelday/papyrus-lang/compare/v2.23.1...v2.24.0) (2022-12-19)
2+
3+
4+
### Bug Fixes
5+
6+
* Pyro version update ([f3b8bea](https://github.com/joelday/papyrus-lang/commit/f3b8bea39dcc9c142c123d8d505f1b445cb7dce8)), closes [#161](https://github.com/joelday/papyrus-lang/issues/161) [#156](https://github.com/joelday/papyrus-lang/issues/156) [#158](https://github.com/joelday/papyrus-lang/issues/158)
7+
8+
9+
110
## [2.23.12](https://github.com/joelday/papyrus-lang/compare/v2.23.11...v2.23.12) (2022-12-14)
211

312

src/papyrus-lang-vscode/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/papyrus-lang-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -607,7 +607,7 @@
607607
]
608608
}
609609
},
610-
"version": "2.23.12",
610+
"version": "2.24.0",
611611
"prettier": {
612612
"tabWidth": 4,
613613
"singleQuote": true,

0 commit comments

Comments
 (0)