Skip to content

Release v0.0.1

Choose a tag to compare

@github-actions github-actions released this 05 Sep 12:39
· 96 commits to main since this release

Patch Changes

  • Update compatibility with git-json-resolver v1.3.1 API changes
    • Replace deprecated StrategyStatus enum with individual status constants
    • Update imports to use StrategyStatus_OK, StrategyStatus_CONTINUE, StrategyStatus_FAIL from git-json-resolver/utils
    • Add PluginConfig interface augmentation for better TypeScript support
    • Update dependency to git-json-resolver ^1.3.1

Full Changelog: 0.0.0...0.0.1