vscode-extensions.amazonwebservices.amazon-q-vscode: fix changelog
version 2.0.0 is not tagged in the repo
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@ vscode-utils.buildVscodeMarketplaceExtension (finalAttrs: {
|
||||
};
|
||||
|
||||
meta = {
|
||||
changelog = "https://github.com/aws/aws-toolkit-vscode/releases/tag/amazonq%2Fv${finalAttrs.version}";
|
||||
# changelog = "https://github.com/aws/aws-toolkit-vscode/releases/tag/amazonq%2Fv${finalAttrs.version}";
|
||||
description = "Amazon Q, CodeCatalyst, Local Lambda debug, SAM/CFN syntax, ECS Terminal, AWS resources";
|
||||
downloadPage = "https://marketplace.visualstudio.com/items?itemName=AmazonWebServices.amazon-q-vscode";
|
||||
homepage = "https://github.com/aws/aws-toolkit-vscode";
|
||||
|
||||
Reference in New Issue
Block a user