Skip to content

chore(main): release 0.17.0#174

Merged
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--workos
Jun 8, 2026
Merged

chore(main): release 0.17.0#174
nicknisi merged 1 commit into
mainfrom
release-please--branches--main--components--workos

Conversation

@github-actions

@github-actions github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.17.0 (2026-06-08)

Features

  • scaffold a Next.js app when installing in an empty directory (#173) (d96ad16)

This PR was generated with Release Please. See documentation.

@greptile-apps

greptile-apps Bot commented Jun 8, 2026

Copy link
Copy Markdown

Greptile Summary

Automated release PR generated by Release Please, bumping the CLI from 0.16.0 to 0.17.0. The only functional change bundled in this release is the Next.js scaffolding feature from PR #173.

  • package.json and .release-please-manifest.json version fields are updated from 0.16.0 to 0.17.0, consistent with each other.
  • CHANGELOG.md gains a new 0.17.0 entry describing the Next.js scaffolding feature.

Confidence Score: 5/5

Safe to merge — this is a purely mechanical version bump with no logic changes.

All three changed files are release metadata only: version strings in package.json and .release-please-manifest.json are in sync, and CHANGELOG.md accurately reflects the single feature shipped in this cycle. No application code is touched.

No files require special attention.

Important Files Changed

Filename Overview
.release-please-manifest.json Version bumped from 0.16.0 to 0.17.0 — matches package.json and CHANGELOG.md
CHANGELOG.md New 0.17.0 entry added documenting the Next.js scaffolding feature from #173
package.json Version field bumped from 0.16.0 to 0.17.0, consistent across all release artifacts

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release Please Bot] --> B[Bump version 0.16.0 → 0.17.0]
    B --> C[package.json]
    B --> D[.release-please-manifest.json]
    B --> E[CHANGELOG.md]
    E --> F[Feature: Next.js scaffolding in empty dir - PR #173]
Loading

Reviews (1): Last reviewed commit: "chore(main): release 0.17.0" | Re-trigger Greptile

@nicknisi nicknisi merged commit 8c0919f into main Jun 8, 2026
2 checks passed
@nicknisi nicknisi deleted the release-please--branches--main--components--workos branch June 8, 2026 15:59
@github-actions

github-actions Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant