From c16da2678094cbba088fbb5b292d8d7f24beff90 Mon Sep 17 00:00:00 2001 From: binwiederhier Date: Wed, 24 May 2023 22:28:26 -0400 Subject: [PATCH] Release notes --- docs/releases.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/releases.md b/docs/releases.md index 52fba345..71fceb1e 100644 --- a/docs/releases.md +++ b/docs/releases.md @@ -1231,3 +1231,4 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release * Improved GitHub Actions flow ([#745](https://github.com/binwiederhier/ntfy/pull/745), thanks to [@nimbleghost](https://github.com/nimbleghost)) * Web: Add JS formatter "prettier" ([#746](https://github.com/binwiederhier/ntfy/pull/746), thanks to [@nimbleghost](https://github.com/nimbleghost)) * Web: Add eslint with eslint-config-airbnb ([#748](https://github.com/binwiederhier/ntfy/pull/748), thanks to [@nimbleghost](https://github.com/nimbleghost)) +* Web: Switch to Vite ([#749](https://github.com/binwiederhier/ntfy/pull/749), thanks to [@nimbleghost](https://github.com/nimbleghost))