Skip to content

Commit 4528d05

Browse files
author
Thomas G.
committed
chore: 🔧 make sure all packages are generated
1 parent c2f4ef6 commit 4528d05

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

src/common-utils/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "common-utils",
33
"name": "Common Utils",
44
"description": "Common utils for tomgrv/devcontainer-features",
5-
"version": "3.5.1",
5+
"version": "3.5.2",
66
"dependsOn": {
77
"ghcr.io/devcontainers/features/common-utils": {}
88
},

src/githooks/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "githooks",
33
"name": "Git Hooks",
44
"description": "A feature to add useful Git hooks to your project",
5-
"version": "5.7.2",
5+
"version": "5.7.3",
66
"dependsOn": {
77
"ghcr.io/devcontainers/features/node": {},
88
"ghcr.io/tomgrv/devcontainer-features/common-utils:3": {},

src/larasets/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"id": "larasets",
33
"name": "Laravel settings",
44
"description": "A feature to add useful laravel settings to your shell.",
5-
"version": "4.2.0",
5+
"version": "4.2.1",
66
"dependsOn": {
77
"ghcr.io/devcontainers/features/node:1": "",
88
"ghcr.io/devcontainers/features/php:1": "8.3",

0 commit comments

Comments
 (0)