Skip to content

Commit 70d38f1

Browse files
chore(main): release 1.0.2
1 parent f270839 commit 70d38f1

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

.release-please-manifest.json

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

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ 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.2](https://github.com/AzureLocal/azurelocal.github.io/compare/v1.0.1...v1.0.2) (2026-03-18)
8+
9+
10+
### Bug Fixes
11+
12+
* hide index.mdx from sidebar to remove duplicate entry ([0c8a052](https://github.com/AzureLocal/azurelocal.github.io/commit/0c8a0525c991727bb7b3df5af4bbf9ed8e0dccf2))
13+
* merge intro.md into index.mdx and remove stale versioned docs ([#23](https://github.com/AzureLocal/azurelocal.github.io/issues/23)) ([bd3f322](https://github.com/AzureLocal/azurelocal.github.io/commit/bd3f322a9e8a13124ec9e731b736f99331bcbe45)), closes [#19](https://github.com/AzureLocal/azurelocal.github.io/issues/19)
14+
* merge landing page content, fix broken anchors, remove vendor-specific refs ([baa66d4](https://github.com/AzureLocal/azurelocal.github.io/commit/baa66d4f9c7d922c33f56390b1164a5f1eafc441)), closes [#19](https://github.com/AzureLocal/azurelocal.github.io/issues/19)
15+
* prettier formatting on index.js ([3ac06c2](https://github.com/AzureLocal/azurelocal.github.io/commit/3ac06c2442f78b58fff58be880daabfe0e22bdad))
16+
* remove Azure Local Anywhere legacy branding and fix cross-references ([#21](https://github.com/AzureLocal/azurelocal.github.io/issues/21)) ([25423bc](https://github.com/AzureLocal/azurelocal.github.io/commit/25423bcc6ad17a002975fb286ca7edef0b9890d5)), closes [#19](https://github.com/AzureLocal/azurelocal.github.io/issues/19)
17+
* remove duplicate H1 heading on docs landing page ([65c38ae](https://github.com/AzureLocal/azurelocal.github.io/commit/65c38ae3ad78cee4260bd67902d2131b1185682a))
18+
* restore docs version dropdown and versioned docs removed in [#23](https://github.com/AzureLocal/azurelocal.github.io/issues/23) ([f270839](https://github.com/AzureLocal/azurelocal.github.io/commit/f2708394e7bb5d7e2fc071785e7cd5d8adbe5eb9))
19+
* sidebar position and restore standards ([0d0ab92](https://github.com/AzureLocal/azurelocal.github.io/commit/0d0ab92e9a7588eec5dce99541ac08c079880ee9))
20+
721
## [1.0.1](https://github.com/AzureLocal/azurelocal.github.io/compare/v1.0.0...v1.0.1) (2026-03-18)
822

923

0 commit comments

Comments
 (0)