Skip to content

Commit 0658d19

Browse files
authored
chore(main): release 1.0.0 (#22)
1 parent d091e78 commit 0658d19

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
@@ -0,0 +1,18 @@
1+
# Changelog
2+
3+
## 1.0.0 (2026-07-13)
4+
5+
6+
### Features
7+
8+
* establish cas platform v0.1 foundation ([2d6ab06](https://github.com/Coding-Autopilot-System/cas-platform/commit/2d6ab06395e64fb6fdd77fed6b2bdcd5b34b73aa))
9+
* integrate reference product workload contract ([1311352](https://github.com/Coding-Autopilot-System/cas-platform/commit/131135297a6c6fb4544becaa9f1d229615960d8d))
10+
11+
12+
### Bug Fixes
13+
14+
* **ci:** repin release-please reusable workflow to reachable SHA ([#16](https://github.com/Coding-Autopilot-System/cas-platform/issues/16)) ([0739218](https://github.com/Coding-Autopilot-System/cas-platform/commit/07392181defcb4d02481f1cd94ce719781624592))
15+
* **ci:** wire release-please PAT into reusable workflow caller ([#21](https://github.com/Coding-Autopilot-System/cas-platform/issues/21)) ([d091e78](https://github.com/Coding-Autopilot-System/cas-platform/commit/d091e78e4c70ee663b7d209eeeb30ad93e519186))
16+
* enable use-recent-api-versions bicep lint rule ([#11](https://github.com/Coding-Autopilot-System/cas-platform/issues/11)) ([b5be815](https://github.com/Coding-Autopilot-System/cas-platform/commit/b5be815950f6899dc3094ac3a9b5299930f86ce1))
17+
* Resolve PSScriptAnalyzer warnings ([#6](https://github.com/Coding-Autopilot-System/cas-platform/issues/6)) ([aa38662](https://github.com/Coding-Autopilot-System/cas-platform/commit/aa38662abd977cd3e8afa1e9032d29dbeeab4d7f))
18+
* secure observability public network access by default ([#7](https://github.com/Coding-Autopilot-System/cas-platform/issues/7)) ([202d078](https://github.com/Coding-Autopilot-System/cas-platform/commit/202d078800664db479ed1ee3ba57e7715ba3fd21))

0 commit comments

Comments
 (0)