Skip to content

Commit c8513f0

Browse files
Release v0.2.1
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent 3f48280 commit c8513f0

3 files changed

Lines changed: 4 additions & 10 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,12 @@
22

33
<!-- loosely based on https://keepachangelog.com/en/1.0.0/ -->
44

5-
## 0.2.1 - Unreleased
6-
7-
### Added
8-
9-
### Changed
5+
## 0.2.1 - 2026-05-07
106

117
### Fixed
128

139
- The output schema rejected data from providers that don't set `publishDate` (like Mise), causing `make-github-issues` and `make-linear-issues` to crash with a ZodError when run against multi-ecosystem output.
1410

15-
### Removed
16-
1711
## 0.2.0 - 2026-05-07
1812

1913
### Added

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "dependicus",
3-
"version": "0.2.1-rc.0",
3+
"version": "0.2.1",
44
"description": "Dependency governance for monorepos: pnpm, bun, yarn, npm, aube, mise, uv, Go, and Rust",
55
"keywords": [
66
"audit",

0 commit comments

Comments
 (0)