Skip to content

Commit bcbced5

Browse files
author
Yann Leflour
committed
prepare 1.1.6 release
1 parent 5f639bf commit bcbced5

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

ui-sketcher-extension/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Change Log
22

3+
## [1.1.6] - 2023-12-14
4+
5+
### Added
6+
7+
- The maxTokens settings is now validated against a 100-4096 range. See [issue #1](https://github.com/pAIrprogio/vscode-ui-sketcher/issues/1)
8+
39
## [1.1.5] - 2023-11-28
410

511
### Changed

ui-sketcher-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"url": "https://github.com/pAIrprogio/vscode-ui-sketcher"
2121
},
2222
"license": "MIT",
23-
"version": "1.1.5",
23+
"version": "1.1.6",
2424
"icon": "images/icon.png",
2525
"engines": {
2626
"vscode": "^1.84.0"

0 commit comments

Comments
 (0)