Skip to content

Commit aa68444

Browse files
chore(main): release 1.1.0
1 parent 7ba6416 commit aa68444

File tree

2 files changed

+31
-1
lines changed

2 files changed

+31
-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.1.0"
33
}

CHANGELOG.md

Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,36 @@ 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.1.0](https://github.com/AzureLocal/azurelocal.github.io/compare/v1.0.1...v1.1.0) (2026-03-23)
8+
9+
10+
### Features
11+
12+
* add Migration section to Solutions dropdown (VMware Migration, VM Conversion) ([ad6d920](https://github.com/AzureLocal/azurelocal.github.io/commit/ad6d9200b33cf40b8c6ecf338de06ef57ad4e1aa))
13+
* add unique project ID field automation (DOCS-N prefix) ([7ba6416](https://github.com/AzureLocal/azurelocal.github.io/commit/7ba641624ecaf006c45e5e28edc5638a204cf0e1))
14+
* enrich Azure Services pages with service details, repo info, and links ([c5bc520](https://github.com/AzureLocal/azurelocal.github.io/commit/c5bc520f780b0c412e31d1b4a2c5878171959e07))
15+
* **nav:** restructure Solutions dropdown and footer into grouped categories with 10 new repos ([8ac4c8c](https://github.com/AzureLocal/azurelocal.github.io/commit/8ac4c8cdd197ec8f3cb0b7346e0aa6957458b37f))
16+
17+
18+
### Bug Fixes
19+
20+
* correct Azure Virtual Desktop link in docusaurus.config.js ([5a9bf9f](https://github.com/AzureLocal/azurelocal.github.io/commit/5a9bf9fef9d6a117c421360b9f8a3a5147c06173))
21+
* format custom.css with Prettier ([f1362f6](https://github.com/AzureLocal/azurelocal.github.io/commit/f1362f6613ea28963773c6adb08f8c2de96ee771))
22+
* hide index.mdx from sidebar to remove duplicate entry ([0c8a052](https://github.com/AzureLocal/azurelocal.github.io/commit/0c8a0525c991727bb7b3df5af4bbf9ed8e0dccf2))
23+
* make set-fields resilient to add-to-project failures ([e7ebe7b](https://github.com/AzureLocal/azurelocal.github.io/commit/e7ebe7b7380da4719e0951aa5118fc8faf8a3e1c))
24+
* 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)
25+
* 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)
26+
* prettier formatting on index.js ([3ac06c2](https://github.com/AzureLocal/azurelocal.github.io/commit/3ac06c2442f78b58fff58be880daabfe0e22bdad))
27+
* 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)
28+
* remove broken footer links not present in versioned docs ([87b2c9c](https://github.com/AzureLocal/azurelocal.github.io/commit/87b2c9c3c49ff5372915f51dc4232edb380ea0ff))
29+
* remove duplicate H1 heading on docs landing page ([65c38ae](https://github.com/AzureLocal/azurelocal.github.io/commit/65c38ae3ad78cee4260bd67902d2131b1185682a))
30+
* remove Toolkit from Solutions dropdown and Operations page; add missing Azure Services to dropdown ([807b3bb](https://github.com/AzureLocal/azurelocal.github.io/commit/807b3bb6dc8daa57177f34772613ecd063113baa))
31+
* remove toolkit-on-azure-local.md from operations docs ([43f4b89](https://github.com/AzureLocal/azurelocal.github.io/commit/43f4b896b6a4ccd9d3b92e6e9b6a97eef89cb139))
32+
* 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))
33+
* restore version dropdown and fix docs links ([1adb78b](https://github.com/AzureLocal/azurelocal.github.io/commit/1adb78b26bdcdc44d39320a8d9add6a9a477a968))
34+
* sidebar position and restore standards ([0d0ab92](https://github.com/AzureLocal/azurelocal.github.io/commit/0d0ab92e9a7588eec5dce99541ac08c079880ee9))
35+
* use action output for item ID, remove find-item step ([f28975a](https://github.com/AzureLocal/azurelocal.github.io/commit/f28975aa3bd02972db0d802168b9e3413328937e))
36+
737
## [1.0.1](https://github.com/AzureLocal/azurelocal.github.io/compare/v1.0.0...v1.0.1) (2026-03-18)
838

939

0 commit comments

Comments
 (0)