Skip to content

Commit 4d9709b

Browse files
committed
version and changelog updates
1 parent ea538b4 commit 4d9709b

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,14 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
----
99

10-
## [Unreleased]
10+
## [1.1.1]
11+
12+
### Fixed
13+
14+
- Added `.cfc` to coldbox extensions
15+
- Removed `lang-cfml` as an activated language, we only use `cfml` now.
16+
17+
## [1.1.0]
1118

1219
### Added
1320

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-coldbox",
33
"displayName": "vscode-coldbox",
44
"description": "ColdBox Platform Support for Visual Studio Code",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"publisher": "ortus-solutions",
77
"icon": "images/icon.png",
88
"engines": {

0 commit comments

Comments
 (0)