github-releases-notifier icon indicating copy to clipboard operation
github-releases-notifier copied to clipboard

[FIX] get newest release instead of oldest (also bump deps)

Open tommyblue opened this issue 1 year ago • 0 comments

This PR adds a fix to get the most recent release instead of the oldest (orderBy: { field: CREATED_AT, direction: ASC}).

While on the job, I also updated a lot of dependencies

tommyblue avatar Jun 06 '23 13:06 tommyblue