Skip to content

Commit 89ac2dd

Browse files
chore(main): release 1.0.0
1 parent e3edb1c commit 89ac2dd

2 files changed

Lines changed: 16 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: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,21 @@ 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-04-04)
8+
9+
10+
### Features
11+
12+
* initial repo setup with MkDocs and GitHub Actions ([328a8e1](https://github.com/AzureLocal/azurelocal-training/commit/328a8e1dba62b018da62d2ff4c8fb4d4539539df))
13+
* populate training home page with full module content ([986433b](https://github.com/AzureLocal/azurelocal-training/commit/986433b4af7fe3bbd9c8fb7cd15b3ff92c87e05a))
14+
15+
16+
### Bug Fixes
17+
18+
* remove broken links from index page (content coming soon) ([2480e83](https://github.com/AzureLocal/azurelocal-training/commit/2480e83ab587c3da586e19c559040df510ae3024))
19+
* remove invalid sitemap plugin, move gtag to preset options ([8421905](https://github.com/AzureLocal/azurelocal-training/commit/84219055255a74e64d6e8f5dce6e23a934ace5f6))
20+
* remove last broken delivery-guide.md link from index ([2730136](https://github.com/AzureLocal/azurelocal-training/commit/2730136390ae58635c39428f3e0feb5cfa021d70))
21+
722
## [Unreleased]
823

924
### Features

0 commit comments

Comments
 (0)