Skip to content

Commit 667d3f6

Browse files
chore(main): release 1.0.0
1 parent 575a76f commit 667d3f6

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-04-01)
8+
9+
10+
### Features
11+
12+
* add primary scripts, azurecli/bash scaffolding, and issue template ([343cd2b](https://github.com/AzureLocal/azurelocal-toolkit/commit/343cd2b24033a8f0682b0d4904d1633bc431d995))
13+
* add sync-issues-to-project script for full project coverage ([570e167](https://github.com/AzureLocal/azurelocal-toolkit/commit/570e1671a2148a7891ebdff9742d619e4df4f6a9))
14+
* add unique project ID field automation (TKT-N prefix) ([c6cc365](https://github.com/AzureLocal/azurelocal-toolkit/commit/c6cc36524921940b66f7ae3b016c0996b133ae3f))
15+
* initial toolkit migration from prodtech-docs-azl-toolkit ([29645e3](https://github.com/AzureLocal/azurelocal-toolkit/commit/29645e318772ced78903a85b090952b59785963c)), closes [#12](https://github.com/AzureLocal/azurelocal-toolkit/issues/12)
16+
17+
18+
### Bug Fixes
19+
20+
* make set-fields resilient to add-to-project failures ([6b02773](https://github.com/AzureLocal/azurelocal-toolkit/commit/6b027736b1556c0cf00718ed51abcad8bd3c0ee6))
21+
* remove solutions directory and all solution references ([5e7dda7](https://github.com/AzureLocal/azurelocal-toolkit/commit/5e7dda7bd2d9f8181b5b1a362c6d01f93567af74))
22+
* update Solution field option IDs and set toolkit option ID ([dc38e7b](https://github.com/AzureLocal/azurelocal-toolkit/commit/dc38e7bcfdf0596b123377f96db5c6c90d2a6bec))
23+
* use action output for item ID, fix stale solution field option IDs ([8b240a2](https://github.com/AzureLocal/azurelocal-toolkit/commit/8b240a28cc9164ded9eaf8f5df4d9323c261598d))
24+
725
## [Unreleased]
826

927
### Features

0 commit comments

Comments
 (0)