Skip to content

Commit 1f1f536

Browse files
chore(release): 1.3.2 [skip ci]
## [1.3.2](v1.3.1...v1.3.2) (2023-02-07) ### Bug Fixes * resolve webpack build issues, start server correctly ([70b5aaf](70b5aaf)) * stop DataModule syntax highlighting breaking on empty lines ([367f17a](367f17a))
1 parent 7ad094f commit 1f1f536

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [1.3.2](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/compare/v1.3.1...v1.3.2) (2023-02-07)
2+
3+
4+
### Bug Fixes
5+
6+
* resolve webpack build issues, start server correctly ([70b5aaf](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/commit/70b5aaf77ae02e36056bf448d1d36720ff7d27e3))
7+
* stop DataModule syntax highlighting breaking on empty lines ([367f17a](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/commit/367f17a030704e4530e164cf0f7faffafc359226))
8+
19
## [1.3.1](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/compare/v1.3.0...v1.3.1) (2023-02-04)
210

311

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "Cortex Command Community Project Language Support",
44
"description": "INI language support for development of content for the game Cortex Command",
55
"icon": "icon.png",
6-
"version": "1.3.1",
6+
"version": "1.3.2",
77
"publisher": "CortexCommandCommunityProject",
88
"license": "LICENSE.md",
99
"repository": {

0 commit comments

Comments
 (0)