Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes are documented here. This project follows semantic
versioning for tagged releases.

## [0.1.1] - 2026-08-11

### Changed

- Replaced the unavailable direct installer-helper example with the verified
project-local Skills CLI route and documented its telemetry opt-out.
- Refreshed the owner traffic snapshot used by the live Repository Pulse.

## [0.1.0] - 2026-08-11

### Added
Expand All @@ -15,4 +23,5 @@ versioning for tagged releases.
- Token-safe Repository Pulse installer and white-background SVG renderer.
- English and Simplified Chinese repository documentation.

[0.1.1]: https://github.com/JNHFlow21/open-source-launch/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/JNHFlow21/open-source-launch/releases/tag/v0.1.0
2 changes: 1 addition & 1 deletion CITATION.cff
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ title: "Open Source Launch"
type: software
authors:
- name: "JNHFlow21"
version: 0.1.0
version: 0.1.1
date-released: 2026-08-11
url: "https://github.com/JNHFlow21/open-source-launch"
repository-code: "https://github.com/JNHFlow21/open-source-launch"
Expand Down