Skip to content

Commit a795a35

Browse files
Merge pull request #1 from AzureLocal/release-please--branches--main
chore(main): release 1.0.0
2 parents 9165d36 + 55ac7bf commit a795a35

2 files changed

Lines changed: 19 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: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,24 @@ 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-17)
8+
9+
10+
### Features
11+
12+
* GitHub Project & Repo Standardization (Plan 1) ([11d5599](https://github.com/AzureLocal/azurelocal.github.io/commit/11d5599ae895013f61d05c7a50c353c37d00b266))
13+
* migrate Azure Local Anywhere docs into Docusaurus site ([1df5264](https://github.com/AzureLocal/azurelocal.github.io/commit/1df5264bc863d4ae97018232d2ef8a63821bcbcf)), closes [#11](https://github.com/AzureLocal/azurelocal.github.io/issues/11)
14+
15+
16+
### Bug Fixes
17+
18+
* format custom.css for Prettier CI check ([252c131](https://github.com/AzureLocal/azurelocal.github.io/commit/252c1312c6e51b9c125d8f207c4e563fc9f8f85f))
19+
* make Vale non-blocking with continue-on-error during transition ([d3a7f78](https://github.com/AzureLocal/azurelocal.github.io/commit/d3a7f78704b68e63a10e34cfd1e61338d17870ed))
20+
* scope Vale linting to docs/blog/src, exclude project_management ([33c6aa7](https://github.com/AzureLocal/azurelocal.github.io/commit/33c6aa7ff77b5c335f786076a900d6e0c5e6b923))
21+
* scope Vale to docs/ directory only, fix vale-action config ([6695f87](https://github.com/AzureLocal/azurelocal.github.io/commit/6695f87b90561967d0f575508da68f13b3a7d268))
22+
* update footer credit to Hybrid Cloud Solutions ([1b2cba8](https://github.com/AzureLocal/azurelocal.github.io/commit/1b2cba8125299dc6b072afadfe59af9fcd65eac4))
23+
* update Solution field option IDs after Toolkit option added to Project [#3](https://github.com/AzureLocal/azurelocal.github.io/issues/3) ([8ae4725](https://github.com/AzureLocal/azurelocal.github.io/commit/8ae4725451b7eebbd9d4044804ce9184053fb06a))
24+
725
## [Unreleased]
826

927
### Features

0 commit comments

Comments
 (0)