@zero-touch/feed 0.0.1 → 2026.822.1713

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/package.json +1 -1
  2. package/thread.json +6 -1
package/package.json CHANGED
@@ -1 +1 @@
1
- {"name": "@zero-touch/feed", "version": "0.0.1", "description": "ZeroTouchJp news feed", "files": ["thread.json"], "license": "MIT"}
1
+ {"name": "@zero-touch/feed", "version": "2026.822.1713", "description": "ZeroTouchJp news feed", "files": ["thread.json"], "license": "MIT"}
package/thread.json CHANGED
@@ -1 +1,6 @@
1
- {"date": "init", "tweets": []}
1
+ {
2
+ "date": "2026-08-22-tips-test",
3
+ "tweets": [
4
+ "【Tips】Autopilot展開が止まった時は、OOBE画面で Ctrl+Shift+D を押すと診断ページを表示できます(Windows 11)。登録状況・プロファイル・ESPの進行を端末側で直接確認でき、切り分けが速くなります。\nhttps://learn.microsoft.com/en-us/autopilot/troubleshooting-faq #Intune #Autopilot"
5
+ ]
6
+ }