Skip to content

Commit 8ea107b

Browse files
committed
build: auto-update snippets to version: 1.20.0
1 parent d74dd39 commit 8ea107b

File tree

4 files changed

+363
-13
lines changed

4 files changed

+363
-13
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@ Changelog
22
=========
33

44

5+
(unreleased)
6+
------------
7+
- Refactor(extension): Simplify action key detection logic. [Danny
8+
Steenman]
9+
10+
11+
1.19.0 (2025-01-31)
12+
-------------------
13+
- Build: auto-update snippets to version: 1.19.0. [Github Actions]
14+
15+
516
1.18.0 (2025-01-24)
617
-------------------
718
- Build: auto-update snippets to version: 1.18.0. [Github Actions]

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.19.0",
6+
"version": "1.20.0",
77
"publisher": "dannysteenman",
88
"icon": "images/iam-actions-snippets-extension-icon.png",
99
"homepage": "https://towardsthecloud.com",

0 commit comments

Comments
 (0)