Skip to content

Commit 459007a

Browse files
aoirintcodex
andauthored
chore: bump version to 0.1.0 (#90)
Co-authored-by: Codex <noreply@openai.com>
1 parent 2534525 commit 459007a

2 files changed

Lines changed: 5 additions & 7 deletions

File tree

CHANGELOG.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@ releases.
99

1010
## [Unreleased]
1111

12+
## [v0.1.0] - 2026-05-18 UTC
13+
1214
### Added
1315

1416
- Add a canonical changelog with backfilled release history.
@@ -31,11 +33,6 @@ releases.
3133
- Document release procedure, maintenance links, bundled license context, and
3234
Docker Engine 29 or later as the current requirement.
3335

34-
### Notes
35-
36-
- The next stable release material is intentionally kept under `Unreleased`
37-
until the release PR sets the final version and release date.
38-
3936
## [v20251209.2] - 2025-12-09 UTC
4037

4138
### Added
@@ -198,7 +195,8 @@ releases.
198195
- Add the first GitHub Actions build workflow and disk cleanup step.
199196
- Add initial ignore rules for local work directories.
200197

201-
[Unreleased]: https://github.com/aoirint/sd_scripts_docker/compare/v20251209.2...HEAD
198+
[Unreleased]: https://github.com/aoirint/sd_scripts_docker/compare/v0.1.0...HEAD
199+
[v0.1.0]: https://github.com/aoirint/sd_scripts_docker/releases/tag/v0.1.0
202200
[v20251209.2]: https://github.com/aoirint/sd_scripts_docker/releases/tag/v20251209.2
203201
[v20251209.1]: https://github.com/aoirint/sd_scripts_docker/releases/tag/v20251209.1
204202
[v20250322.1]: https://github.com/aoirint/sd_scripts_docker/releases/tag/20250322.1

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.0.0
1+
0.1.0

0 commit comments

Comments
 (0)