Getting updates on releases (GitHub releases) #3618
hyunbinseo
started this conversation in
General
Replies: 2 comments 1 reply
-
All packages in the repo will be on the releases page from now. That is |
Beta Was this translation helpful? Give feedback.
1 reply
-
For those who want update notifications on select packages of this mono-repo, there seems to be two options. Use RSS feed reader solutions with the following urls.
Use GitHub File Watcher with the following configuration. The repository you want notifications for: The files you want to track (select one):
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For those who want update notifications on select packages of this mono-repo, reference #3618 (comment).
Finally, new package releases are added to the GitHub releases page. 👏
With this change, it is now possible to receive emails on all
@sveltejs/kit
updates.That is if
Watch > Custom > Releases
is enabled in the@sveltejs/kit
repository.Question is, what packages will be included in the releases page.
Currently received emails for
create-svelte
andkit
.Beta Was this translation helpful? Give feedback.
All reactions