Skip to content

Commit 093d0df

Browse files
chore: release v0.2.3
1 parent ec7af70 commit 093d0df

3 files changed

Lines changed: 18 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,22 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.2.3](https://github.com/Agent-Card/ai-catalog-cli/compare/v0.2.2...v0.2.3) - 2026-09-10
11+
12+
### Added
13+
14+
- add openssf scoreboard to the repository ([#18](https://github.com/Agent-Card/ai-catalog-cli/pull/18))
15+
16+
### Fixed
17+
18+
- add homebrew ([#13](https://github.com/Agent-Card/ai-catalog-cli/pull/13))
19+
20+
### Other
21+
22+
- add CONTRIBUTORS.md file ([#19](https://github.com/Agent-Card/ai-catalog-cli/pull/19))
23+
- render and validate WinGet manifests on release ([#16](https://github.com/Agent-Card/ai-catalog-cli/pull/16))
24+
- update Homebrew formula for v0.2.2 ([#15](https://github.com/Agent-Card/ai-catalog-cli/pull/15))
25+
1026
## [0.2.2](https://github.com/Agent-Card/ai-catalog-cli/compare/v0.2.1...v0.2.2) - 2026-09-01
1127

1228
### Other

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ description = "Command-line tool for inspecting, validating, and packaging AI Ca
88
keywords = ["ai", "catalog", "cli", "oci", "validation"]
99
categories = ["command-line-utilities", "development-tools"]
1010
readme = "README.md"
11-
version = "0.2.2"
11+
version = "0.2.3"
1212
edition = "2024"
1313
license = "Apache-2.0"
1414
repository = "https://github.com/Agent-Card/ai-catalog-cli"

0 commit comments

Comments
 (0)