Skip to content

Commit 6438f90

Browse files
Begin v0.2.2-rc.0 development
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent c8513f0 commit 6438f90

3 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

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

5+
## 0.2.2 - Unreleased
6+
7+
### Added
8+
9+
### Changed
10+
11+
### Fixed
12+
13+
### Removed
14+
515
## 0.2.1 - 2026-05-07
616

717
### Fixed

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",
3+
"version": "0.2.2-rc.0",
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)