Skip to content

Commit 7c2ca6e

Browse files
chore(main): release 1.0.0
1 parent b642409 commit 7c2ca6e

2 files changed

Lines changed: 24 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.0.0"
2+
".": "1.0.0"
33
}

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file.
44

55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
66

7+
## 1.0.0 (2026-03-23)
8+
9+
10+
### Features
11+
12+
* **epic-8:** complete AVD full automation build-out ([b64cdb8](https://github.com/AzureLocal/azurelocal-avd/commit/b64cdb882cd2730567039b7375022fd1b8b12db4))
13+
* **epic-8:** complete AVD full automation build-out ([8b24c59](https://github.com/AzureLocal/azurelocal-avd/commit/8b24c59665a3172e1b0857254f1e8252a1e89955))
14+
* GitHub Project & Repo Standardization (Plan 1) ([b19d67e](https://github.com/AzureLocal/azurelocal-avd/commit/b19d67ec53c8e697e012e8715eef1f68bf323a01))
15+
* implement Epic [#8](https://github.com/AzureLocal/azurelocal-avd/issues/8) — AVD full automation (Sub-Tasks 1-12) ([cb9c7f3](https://github.com/AzureLocal/azurelocal-avd/commit/cb9c7f359517f550e121b2622bf1dada91c78c85))
16+
* integrate AVD deployment code and restructure repository ([335000c](https://github.com/AzureLocal/azurelocal-avd/commit/335000c676927427155a7e1cc48496fe379ee10f))
17+
18+
19+
### Bug Fixes
20+
21+
* add missing diagram PNG exports ([3b82868](https://github.com/AzureLocal/azurelocal-avd/commit/3b828688c0674f255585e0ce0ae33770c951369a))
22+
* address plan verification gaps ([32d0d8a](https://github.com/AzureLocal/azurelocal-avd/commit/32d0d8a2ba1814a8c3575167f18ac8d36e537c31))
23+
* correct AVD Private Endpoints for Azure Local hybrid architecture ([4806d21](https://github.com/AzureLocal/azurelocal-avd/commit/4806d21bd190fa7ada2258d250e3fdd911620bb4))
24+
* correct Azure Local identity constraints and FSLogix topology accuracy ([6b71389](https://github.com/AzureLocal/azurelocal-avd/commit/6b713895ecadd923d23755d7103712aa206715ba))
25+
* make set-fields resilient to add-to-project failures ([cc2cda1](https://github.com/AzureLocal/azurelocal-avd/commit/cc2cda1f79129715a95dea1bab6d35dbb5105686))
26+
* pin actions/add-to-project to v1.0.2 ([1bc6e98](https://github.com/AzureLocal/azurelocal-avd/commit/1bc6e98e470984c21baa820646c3e67cff0e03fc))
27+
* update Solution field option IDs after Toolkit option added to Project [#3](https://github.com/AzureLocal/azurelocal-avd/issues/3) ([ae3acfe](https://github.com/AzureLocal/azurelocal-avd/commit/ae3acfe8ac8aa7decae66b49c549703841fce7a2))
28+
* use action output for item ID, fix stale solution field option IDs ([b642409](https://github.com/AzureLocal/azurelocal-avd/commit/b6424098391b40686adeda8ef7cc926e1bf14918))
29+
730
## [Unreleased]
831

932
### Features

0 commit comments

Comments
 (0)