Skip to content

chore(release): bump version to v1.0.22#57

Merged
github-actions[bot] merged 1 commit intomainfrom
release-v1.0.22
Apr 4, 2026
Merged

chore(release): bump version to v1.0.22#57
github-actions[bot] merged 1 commit intomainfrom
release-v1.0.22

Conversation

@drehelis
Copy link
Copy Markdown
Owner

@drehelis drehelis commented Apr 4, 2026

chore(release): bump version to v1.0.22

Copilot AI review requested due to automatic review settings April 4, 2026 12:16
@github-actions github-actions bot enabled auto-merge (squash) April 4, 2026 12:16
@github-actions github-actions bot merged commit 9ea7398 into main Apr 4, 2026
6 checks passed
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR prepares the devcontainer-generator release v1.0.22 and updates the public devcontainer catalog data that the app exposes/consumes.

Changes:

  • Bump npm package version from 1.0.21 to 1.0.22.
  • Update template defaults (e.g., amp-devcontainer image version) and extend template options (Python version proposals; add TYPO3 database choice).
  • Add several new devcontainer-community features to the published features catalog.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 1 comment.

File Description
public/data/templates.json Updates template option defaults and adds/extends template options (Python proposals, TYPO3 database selection).
public/data/features.json Adds new devcontainer-community feature entries (add-script, ca-certificates, gitagent.sh, jonas/tig, run-script).
package.json Bumps project version to 1.0.22.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment on lines 2 to 6
"name": "devcontainer-generator",
"private": true,
"version": "1.0.21",
"version": "1.0.22",
"packageManager": "bun@1.3.10",
"type": "module",
Copy link

Copilot AI Apr 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The PR title/description indicates only a version bump, but this change set also updates the published template/feature catalogs (templates.json and features.json). Please update the PR description/title (or split into separate PRs) so release notes/reviewers aren’t misled about the scope of the release.

Copilot uses AI. Check for mistakes.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants