Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion packages/create-nextly-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"fs-extra": "^11.3.0",
"ora": "^9.0.0",
"picocolors": "^1.1.1",
"tar": "^7.5.19"
"tar": "^7.5.21"

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

P2 Badge Add the missing changeset

This changes a runtime dependency for the published create-nextly-app package, but the diff does not add or update a .changeset/*.md file. Dependency changes to published packages need a patch changeset here; otherwise the PR does not satisfy the repo’s release policy and the tar bump has no versioning/release-note signal.

AGENTS.md reference: AGENTS.md:L99-L101

Useful? React with 👍 / 👎.

},
"devDependencies": {
"@nextlyhq/eslint-config": "workspace:*",
Expand Down
129 changes: 100 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading