Skip to content

Commit e24efd5

Browse files
chore(main): release azurelocal-platform 0.2.0
1 parent aba0d44 commit e24efd5

2 files changed

Lines changed: 23 additions & 1 deletion

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.1.0"
2+
".": "0.2.0"
33
}

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,28 @@ All notable changes to `AzureLocal/platform` are documented here.
44

55
Format follows [Keep a Changelog](https://keepachangelog.com/en/1.0.0/) and this project uses [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.2.0](https://github.com/AzureLocal/platform/compare/azurelocal-platform-v0.1.0...azurelocal-platform-v0.2.0) (2026-04-14)
8+
9+
10+
### Features
11+
12+
* **maproom:** Phase 2 — AzureLocal.Maproom module, IIC canon, fixture schema, TRAILHEAD harness ([1812e89](https://github.com/AzureLocal/platform/commit/1812e893576a04983a9058a2a10793d0c8c32cd6))
13+
* **platform:** Phase 3-5 rollout — reusable workflows, org automation, templates ([3e15006](https://github.com/AzureLocal/platform/commit/3e15006655e24a3c307f70892833af663cc2e484))
14+
* **testing:** Add BLUEPRINT toolset — IaC pre-deploy assertion ([3bf44e0](https://github.com/AzureLocal/platform/commit/3bf44e0d67194a1bd6f57133f95da4a091dccb7f))
15+
* **testing:** Classification rubric ADR + repo survey — closes [#3](https://github.com/AzureLocal/platform/issues/3) ([a6f4aeb](https://github.com/AzureLocal/platform/commit/a6f4aeb4228983a1e7dafa27447a6d965a23d593))
16+
17+
18+
### Bug Fixes
19+
20+
* **docs:** Consolidate top nav 13 → 7 — group testing toolsets ([a551182](https://github.com/AzureLocal/platform/commit/a55118255aede40113b22d777e19048bc74edb5e))
21+
* **docs:** Pin pygments==2.17.2 — unblock deploy-docs ([aedb256](https://github.com/AzureLocal/platform/commit/aedb2560b4081287587e73a2f1ea43448a1c387a))
22+
* **docs:** Remove future-toolsets page — track toolsets as issues instead ([b7a2766](https://github.com/AzureLocal/platform/commit/b7a27662c27a48bec6355f1c403161b27d5fe8ae))
23+
* **docs:** Rename docs/templates/ → docs/scaffolds/ — mkdocs reserved name ([b214c2f](https://github.com/AzureLocal/platform/commit/b214c2f637e246d91ad4e0e17efa12c65f8e4d1f))
24+
* **lint:** Fix broken relative links in standards docs ([9ccdf1a](https://github.com/AzureLocal/platform/commit/9ccdf1a6e37319323152436dc89d3e8fcbdcbf34))
25+
* **lint:** Remaining MD032 in variables.md + MkDocs fetch-depth ([8670899](https://github.com/AzureLocal/platform/commit/867089993008e9ca4e4eb1970597c5d0df3d4e15))
26+
* **lint:** Trailing newlines, code fence languages, list spacing in standards docs ([db5a1e6](https://github.com/AzureLocal/platform/commit/db5a1e680fc43bbd3037d085bcd2684d1496e381))
27+
* **structure:** Move standards/ into docs/standards/ — all docs under /docs ([#7](https://github.com/AzureLocal/platform/issues/7)) ([7f5dcff](https://github.com/AzureLocal/platform/commit/7f5dcff6012debeb2a4739feadcba4245aeec925)), closes [#6](https://github.com/AzureLocal/platform/issues/6)
28+
729
## [0.1.0](https://github.com/AzureLocal/platform/compare/azurelocal-platform-v0.0.2...azurelocal-platform-v0.1.0) (2026-04-12)
830

931

0 commit comments

Comments
 (0)