File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ## [ 0.2.0] - 2026-03-02
2+
3+ - feat: adopt azdext SDK helpers — full extension framework migration (#7 ) (a4be26e)
4+ - fix: use correct repo creation dates for LinkedIn publish date (04ecfeb)
5+ - fix: add LinkedIn publish date via azd-web-core v2.3.0 (204f620)
6+ - fix: add LinkedIn author meta tag via azd-web-core v2.2.0 (637c631)
7+ - fix: remove duplicate twitter meta tags (handled by shared Layout) (81916aa)
8+ - chore: update azd-web-core to v2.1.0 (Twitter Card tags) (838ee95)
9+ - feat: add social media OG images and consistent titles (036db28)
10+ - feat(web): redesign website with shared azd-web-core design system (#6 ) (d7d7522)
11+ - Regenerate OG image using Playwright screenshot (eb14ea5)
12+ - Fix OG image: flatten alpha channel to RGB (b2cbdb2)
13+ - Align OG meta tags with azd-exec pattern (591cb66)
14+ - Add OG image and enhance social meta tags (df671b3)
15+ - fix: make release workflow idempotent and handle retries (d4a0b60)
16+ - chore: update registry for v0.1.1 with all platforms (a062ac0)
17+
118## [ 0.1.1] - 2026-02-24
219
320- azd rest - Authenticated Azure REST calls (052b630)
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ namespace: rest
55displayName : REST API Extension
66description : Execute REST API calls with Azure authentication and scope detection.
77usage : azd rest <method> <url> [options]
8- version : 0.1.1
8+ version : 0.2.0
99language : go
1010author : jongio
1111homepage : https://github.com/jongio/azd-rest
You can’t perform that action at this time.
0 commit comments