Skip to content

Commit 5fd1163

Browse files
Update news-alerts.vue
1 parent 57ba8f2 commit 5fd1163

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

_components/news-alerts.vue

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,12 @@ export default {
2020
return {
2121
currentStory: 0,
2222
stories: [
23+
{
24+
date: '2026-01-22T19:06:47.484Z',
25+
headline: 'Microsoft releases WinApp',
26+
summary: 'The Windows App Development CLI (winapp), is a single command-line interface to help with cross-platform app development on Windows.',
27+
url: 'https://blogs.windows.com/windowsdeveloper/2026/01/22/announcing-winapp-the-windows-app-development-cli/'
28+
},
2329
{
2430
date: '2020-08-26T19:39:17.000Z',
2531
headline: 'Electron drops ESM support',

0 commit comments

Comments
 (0)