Skip to content

Commit ce5771a

Browse files
committed
chore: bump all feature versions to 1.2.0
1 parent d32ee6a commit ce5771a

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

src/features/antigravity-nix/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "antigravity-nix",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"name": "Antigravity Nix",
55
"description": "Creates vscode user, installs Nix with flakes, and provides Zero-Prompt UX",
66
"options": {},

src/features/dataform-cli/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "dataform-cli",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"name": "Dataform CLI",
55
"description": "Installs the Dataform CLI (@dataform/cli) via npm",
66
"options": {},

src/features/gcloud/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "gcloud",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"name": "Google Cloud SDK",
55
"description": "Installs the Google Cloud CLI via official installer script",
66
"options": {},

src/features/node/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "node",
3-
"version": "1.0.0",
3+
"version": "1.2.0",
44
"name": "Node.js (NodeSource)",
55
"description": "Installs Node.js from NodeSource with version selection",
66
"options": {

src/features/pulumi/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "pulumi",
3-
"version": "1.1.0",
3+
"version": "1.2.0",
44
"name": "Pulumi",
55
"description": "Installs the Pulumi CLI via official installation script",
66
"options": {

0 commit comments

Comments
 (0)