Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
792 changes: 396 additions & 396 deletions LICENSE-THIRD-PARTY

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions packages/amazonq/.changes/1.99.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"date": "2025-10-10",
"version": "1.99.0",
"entries": []
}
4 changes: 4 additions & 0 deletions packages/amazonq/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 1.99.0 2025-10-10

- Miscellaneous non-user-facing changes

## 1.98.0 2025-10-02

- Miscellaneous non-user-facing changes
Expand Down
2 changes: 1 addition & 1 deletion packages/amazonq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "amazon-q-vscode",
"displayName": "Amazon Q",
"description": "The most capable generative AI–powered assistant for software development.",
"version": "1.99.0-SNAPSHOT",
"version": "1.100.0-SNAPSHOT",
"extensionKind": [
"workspace"
],
Expand Down
5 changes: 5 additions & 0 deletions packages/toolkit/.changes/3.79.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"date": "2025-10-10",
"version": "3.79.0",
"entries": []
}
4 changes: 4 additions & 0 deletions packages/toolkit/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 3.79.0 2025-10-10

- Miscellaneous non-user-facing changes

## 3.78.0 2025-10-02

- **Feature** Refactor and optimize Lambda Remote Invoke UI with enhanced payload management
Expand Down
2 changes: 1 addition & 1 deletion packages/toolkit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "aws-toolkit-vscode",
"displayName": "AWS Toolkit",
"description": "Including CodeCatalyst, Infrastructure Composer, and support for Lambda, S3, CloudWatch Logs, CloudFormation, and many other services.",
"version": "3.79.0-SNAPSHOT",
"version": "3.80.0-SNAPSHOT",
"extensionKind": [
"workspace"
],
Expand Down
Loading