Skip to content

Commit dece3ed

Browse files
rmunnignatiusmb
andauthored
Update one incorrect PR number in changelog (#4555)
* Update one incorrect PR number in changelog Because of how #4345 was merged into #4344, the script that automatically adds PR numbers to the changelog got the wrong PR number for the "Expose `event.routeId` and `page.routeId`" feature. This manual change to the CHANGELOG.md file fixes that minor error. * Update packages/kit/CHANGELOG.md Fix link destination as well as link text Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com> Co-authored-by: Ignatius Bagus <ignatius.mbs@gmail.com>
1 parent d4ec813 commit dece3ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/kit/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080

8181
- Populate fallback page when trailingSlash is "always" ([#4351](https://github.com/sveltejs/kit/pull/4351))
8282

83-
* Expose `event.routeId` and `page.routeId` ([#4344](https://github.com/sveltejs/kit/pull/4344))
83+
* Expose `event.routeId` and `page.routeId` ([#4345](https://github.com/sveltejs/kit/pull/4345))
8484

8585
- [breaking] remove fallthrough routes ([#4330](https://github.com/sveltejs/kit/pull/4330))
8686

0 commit comments

Comments
 (0)