Skip to content

Commit ec237c7

Browse files
authored
chore(release): fix changeset attribution for 0.13.1 (#1111)
#1110 reintroduced these changesets, so changelog-github credited both to #1110/@ascorbic, dropping @jcheese1's credit for #1100. Add per-changeset pr/commit/author overrides (read by @changesets/changelog-github) so the regenerated release PR attributes #1100 to @jcheese1 and #1101 to @ascorbic with the original commits. Editing #1103 directly wouldn't survive the next force-push of changeset-release/main.
1 parent cf85941 commit ec237c7

2 files changed

Lines changed: 8 additions & 0 deletions

File tree

.changeset/fix-local-media-id-normalization.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,8 @@
22
"emdash": patch
33
---
44

5+
pr: 1100
6+
commit: f753dba340dca791d4cf34a78c29ed6a0d552cd4
7+
author: jcheese1
8+
59
Resolve bare local media IDs in media fields before falling back to external URLs.

.changeset/ready-worlds-rush.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,8 @@
33
"emdash": patch
44
---
55

6+
pr: 1101
7+
commit: e539731451994206bf60824a31815a8a925c7252
8+
author: ascorbic
9+
610
Fixes experimental registry navigation and allows the configured registry aggregator through the admin CSP.

0 commit comments

Comments
 (0)