Skip to content

Commit 716f600

Browse files
committed
build: auto-update snippets to version: 1.6.0
1 parent 0186a3a commit 716f600

File tree

4 files changed

+385
-6
lines changed

4 files changed

+385
-6
lines changed

CHANGELOG.md

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

55
(unreleased)
66
------------
7+
- Ci: update actions to latest versions. [Danny Steenman]
8+
9+
10+
1.5.0 (2024-10-28)
11+
------------------
712

813
Fix
914
~~~
1015
- Autocompletion items for json file types. [Danny Steenman]
1116
1217
Other
1318
~~~~~
19+
- Build: auto-update snippets to version: 1.5.0. [Github Actions]
1420
- Docs: update README with new GIF examples. [Danny Steenman]
1521
- Chore: update s3 policy resources and role name. [Danny Steenman]
1622

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

0 commit comments

Comments
 (0)