Skip to content

Commit 20a11ea

Browse files
author
Warren
committed
Version bump to 1.1.1
1 parent eca814e commit 20a11ea

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Changelog
2-
## Version 1.0.1
2+
##Version 1.1.1
3+
* **Bug Fix:** Fix issue where the site could not be restarted and required users to close VSCode to start the site up again
4+
5+
## Version 1.1.0
36
* **New:** Adds a new feature where IIS Express can be auto installed - by downloading the MSI from Microsoft & installing it for you when IIS is not detected
47

58
## Version 1.0.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "iis-express",
33
"displayName": "IIS Express",
44
"description": "This allows you to run the current folder as a website in IIS Express",
5-
"version": "1.1.0",
5+
"version": "1.1.1",
66
"publisher": "warren-buckley",
77
"icon": "images/iis-icon.png",
88
"galleryBanner": {

0 commit comments

Comments
 (0)