Skip to content

Commit 789f8e6

Browse files
chore(main): release 1.0.0
1 parent a8ff714 commit 789f8e6

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-19)
8+
9+
10+
### Features
11+
12+
* add central variables.example.yml and gitignore variables.yml (issue [#15](https://github.com/AzureLocal/azurelocal-loadtools/issues/15)) ([def61f6](https://github.com/AzureLocal/azurelocal-loadtools/commit/def61f63ec3ca44f6600474386227f88845fe856))
13+
* GitHub Project & Repo Standardization (Plan 1) ([9aa924e](https://github.com/AzureLocal/azurelocal-loadtools/commit/9aa924e978e1a8494bd579e88b1791e902600986))
14+
* GitHub Project & Repo Standardization (Plan 1) ([5df58c9](https://github.com/AzureLocal/azurelocal-loadtools/commit/5df58c9755389365221f4aa8fde89557ce6641be))
15+
16+
17+
### Bug Fixes
18+
19+
* add fetch-depth: 0 to checkout step for drawio-export-action ([442dc58](https://github.com/AzureLocal/azurelocal-loadtools/commit/442dc58337ff883af1df0e1449a12b5d9d162ce1))
20+
* make set-fields resilient to add-to-project failures ([a8ff714](https://github.com/AzureLocal/azurelocal-loadtools/commit/a8ff714e42de898ba9719cab5be5ce348e27099c))
21+
* pin actions/add-to-project to v1.0.2 ([51d5c02](https://github.com/AzureLocal/azurelocal-loadtools/commit/51d5c02b739f73a2062dee818f769f02e5db36e9))
22+
* remove old AsciiDoc build-docs.yml workflow ([102e643](https://github.com/AzureLocal/azurelocal-loadtools/commit/102e6431df8decbada20e761668b0526fb0d4914))
23+
* update Solution field option IDs after Toolkit option added to Project [#3](https://github.com/AzureLocal/azurelocal-loadtools/issues/3) ([2c9323e](https://github.com/AzureLocal/azurelocal-loadtools/commit/2c9323ea5ac965f35d3b9aba8dc3be7279352cee))
24+
725
## [Unreleased]
826

927
### Features

0 commit comments

Comments
 (0)