Skip to content

Commit 29e52ee

Browse files
aws-toolkit-automationlaileni-aws
authored andcommitted
Release 1.91.0
1 parent 98d28d4 commit 29e52ee

File tree

5 files changed

+21
-6
lines changed

5 files changed

+21
-6
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"date": "2025-08-22",
3+
"version": "1.91.0",
4+
"entries": [
5+
{
6+
"type": "Bug Fix",
7+
"description": "Enable inline completion in Jupyter Notebook"
8+
},
9+
{
10+
"type": "Feature",
11+
"description": "Amazon Q supports admin control for MCP servers to restrict MCP server usage"
12+
}
13+
]
14+
}

packages/amazonq/.changes/next-release/Bug Fix-f80b74d6-d598-4d64-ae80-a7da47fecc32.json

Lines changed: 0 additions & 4 deletions
This file was deleted.

packages/amazonq/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
## 1.91.0 2025-08-22
2+
3+
- **Bug Fix** Enable inline completion in Jupyter Notebook
4+
- **Feature** Amazon Q supports admin control for MCP servers to restrict MCP server usage
5+
16
## 1.90.0 2025-08-15
27

38
- Miscellaneous non-user-facing changes

packages/amazonq/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "amazon-q-vscode",
33
"displayName": "Amazon Q",
44
"description": "The most capable generative AI–powered assistant for software development.",
5-
"version": "1.91.0-SNAPSHOT",
5+
"version": "1.91.0",
66
"extensionKind": [
77
"workspace"
88
],

0 commit comments

Comments
 (0)