Skip to content

Commit cb56bce

Browse files
committed
build: auto-update snippets to version: 1.17.0
1 parent 9f9b816 commit cb56bce

File tree

4 files changed

+390
-56
lines changed

4 files changed

+390
-56
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ Changelog
44

55
(unreleased)
66
------------
7+
- Feat(extension): Add TypeScript and Python support for action
8+
completions. [Danny Steenman]
9+
10+
11+
1.16.0 (2025-01-16)
12+
-------------------
13+
- Build: auto-update snippets to version: 1.16.0. [Github Actions]
714
- Feat(vscode-extension): Improve IAM action hover with enhanced
815
markdown display. [Danny Steenman]
916

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "AWS IAM Actions Snippets",
44
"description": "Adds snippets for all the AWS IAM Actions in VS Code.",
55
"author": "Danny Steenman",
6-
"version": "1.16.0",
6+
"version": "1.17.0",
77
"publisher": "dannysteenman",
88
"icon": "images/iam-actions-snippets-extension-icon.png",
99
"homepage": "https://towardsthecloud.com",

0 commit comments

Comments
 (0)