Skip to content

Commit 833c94e

Browse files
spawniaclaude
andcommitted
Add changelog entry and update CLAUDE.md PR workflow docs
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 9b9d84d commit 833c94e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.claude/CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,6 +98,6 @@ Follow the [PR template](.github/PULL_REQUEST_TEMPLATE.md):
9898

9999
Add entries to the `## Unreleased` section in [CHANGELOG.md](/CHANGELOG.md).
100100
Use categories: `Added`, `Changed`, `Deprecated`, `Removed`, `Fixed`, `Security`.
101-
End each entry with a link to the PR.
101+
End each entry with a full PR URL: `https://github.com/nuwave/lighthouse/pull/<number>`.
102102

103103
See [CONTRIBUTING.md](/CONTRIBUTING.md) for full guidelines.

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ You can find and compare releases at the [GitHub release page](https://github.co
99

1010
## Unreleased
1111

12+
### Fixed
13+
14+
- Fix `upsert` for `HasOne` creating a new record instead of updating when no `id` is provided in the input https://github.com/nuwave/lighthouse/pull/2742
15+
1216
## v6.64.2
1317

1418
### Fixed

0 commit comments

Comments
 (0)