Skip to content

Commit b3948b7

Browse files
chore(release): 1.4.1 [skip ci]
## [1.4.1](v1.4.0...v1.4.1) (2024-06-03) ### Bug Fixes * target CCCP 6.0 to correctly validate filepaths in new Mods/Data folders ([2ed8c78](2ed8c78))
1 parent 0b9655a commit b3948b7

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.4.1](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/compare/v1.4.0...v1.4.1) (2024-06-03)
2+
3+
4+
### Bug Fixes
5+
6+
* target CCCP 6.0 to correctly validate filepaths in new Mods/Data folders ([2ed8c78](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/commit/2ed8c78c3394745908258d3eedda4255de2c818f))
7+
18
# [1.4.0](https://github.com/cortex-command-community/Cortex-Command-Community-Project-VSCode-Extension/compare/v1.3.2...v1.4.0) (2024-06-02)
29

310

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.4.0",
6+
"version": "1.4.1",
77
"publisher": "CortexCommandCommunityProject",
88
"license": "LICENSE.md",
99
"repository": {

0 commit comments

Comments
 (0)