Skip to content

Commit d2c8fdf

Browse files
tmaierclaude
andcommitted
Bump versions for all changed features
Patch bumps: adr-tools 1.0.2, codex 1.0.2, gemini-cli 1.0.2, imagemagick 1.1.1, mc 1.0.2, mcp-language-server 1.0.1, typst 1.0.1, yek 1.0.4, yq 1.0.2. Minor bump: claude-code 2.1.0. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent b739b27 commit d2c8fdf

10 files changed

Lines changed: 10 additions & 10 deletions

src/adr-tools/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "adr-tools",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "ADR Tools",
55
"description": "Installs ADR Tools for managing Architecture Decision Records",
66
"options": {},

src/claude-code/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "claude-code",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"name": "Claude Code",
55
"description": "Installs Claude Code CLI for AI-powered development assistance",
66
"options": {

src/codex/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "codex",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "Codex CLI",
55
"description": "Installs OpenAI Codex CLI for local AI-powered coding assistance",
66
"options": {},

src/gemini-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": "gemini-cli",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "Gemini CLI",
55
"description": "Installs Google Gemini CLI for AI-powered development assistance",
66
"options": {},

src/imagemagick/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "imagemagick",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"name": "imagemagick",
55
"description": "Installs imagemagick",
66
"options": {},

src/mc/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "mc",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "MinIO Client (mc)",
55
"description": "Installs the MinIO Client (mc)",
66
"options": {},

src/mcp-language-server/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "mcp-language-server",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "MCP Language Server",
55
"description": "Installs MCP Language Server - runs and exposes language servers to LLMs for semantic code navigation",
66
"options": {

src/typst/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "typst",
3-
"version": "1.0.0",
3+
"version": "1.0.1",
44
"name": "Typst",
55
"description": "Installs Typst - a markup-based typesetting system that is powerful and easy to learn",
66
"options": {

src/yek/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "yek",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"name": "yek",
55
"description": "Installs yek, a tool for serializing repository files for LLM consumption",
66
"options": {},

src/yq/devcontainer-feature.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"id": "yq",
3-
"version": "1.0.1",
3+
"version": "1.0.2",
44
"name": "yq",
55
"description": "Installs yq for yaml processing",
66
"options": {},

0 commit comments

Comments
 (0)