Skip to content

Commit 4e235ec

Browse files
chore: bump version to 0.2.0 (#8)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a4be26e commit 4e235ec

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
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)

cli/extension.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ namespace: rest
55
displayName: REST API Extension
66
description: Execute REST API calls with Azure authentication and scope detection.
77
usage: azd rest <method> <url> [options]
8-
version: 0.1.1
8+
version: 0.2.0
99
language: go
1010
author: jongio
1111
homepage: https://github.com/jongio/azd-rest

0 commit comments

Comments
 (0)